git-auto-deploy icon indicating copy to clipboard operation
git-auto-deploy copied to clipboard

Class 'Scriptburn\Settings' not found

Open firefountain opened this issue 6 years ago • 0 comments

Trace

#0 /home1/allofads/public_html/deploy/vendor/pimple/pimple/src/Pimple/Container.php(118): {closure}(Object(Slim\Container)) #1 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/Container.php(123): Pimple\Container->offsetGet('setting') #2 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/Container.php(172): Slim\Container->get('setting') #3 /home1/allofads/public_html/deploy/app/middleware.php(5): Slim\Container->__get('setting') #4 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #5 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Closure), Array) #6 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #7 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App)) #8 /home1/allofads/public_html/deploy/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php(78): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #9 [internal function]: Slim\Middleware\Session->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #10 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Slim\Middleware\Session), Array) #11 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #12 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #13 /home1/allofads/public_html/deploy/app/middleware.php(38): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #14 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #15 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Closure), Array) #16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #17 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #18 /home1/allofads/public_html/deploy/vendor/akrabat/ip-address-middleware/src/IpAddress.php(93): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #19 [internal function]: RKA\Middleware\IpAddress->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #20 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(RKA\Middleware\IpAddress), Array) #21 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #22 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure)) #23 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response)) #24 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/App.php(406): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response)) #25 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/App.php(314): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response)) #26 /home1/allofads/public_html/deploy/public/index.php(28): Slim\App->run() #27 {main}

Every time I try to do anything with it..

firefountain avatar May 24 '18 19:05 firefountain