Skip to content

Instantly share code, notes, and snippets.

@markbratanov
Created September 5, 2015 04:24
Show Gist options
  • Save markbratanov/e11ca7384470d7af7150 to your computer and use it in GitHub Desktop.
Save markbratanov/e11ca7384470d7af7150 to your computer and use it in GitHub Desktop.
An exception has been thrown during the rendering of a template
[2015-09-05 04:23:12] local.ERROR: exception 'ErrorException' with message 'filesize(): stat failed for assets/casyst/editor-field_type/ace.js' in /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php:326
Stack trace:
#0 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(2, 'filesize(): sta...', '/home/sembasys/...', 326, Array)
#1 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php(326): filesize('assets/casyst/e...')
#2 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php(210): Anomaly\Streams\Platform\Asset\Asset->getPath('/home/sembasys/...', Array)
#3 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php(298): Anomaly\Streams\Platform\Asset\Asset->path('/home/sembasys/...', Array)
#4 [internal function]: Anomaly\Streams\Platform\Asset\Asset->Anomaly\Streams\Platform\Asset\{closure}('/home/sembasys/...', Array)
#5 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php(302): array_map(Object(Closure), Array, Array)
#6 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Asset/Asset.php(253): Anomaly\Streams\Platform\Asset\Asset->paths('scripts.js', Array)
#7 [internal function]: Anomaly\Streams\Platform\Asset\Asset->scripts('scripts.js')
#8 /home/sembasys/pyrocms/storage/framework/views/twig/9/9/99d2fa00dee29ed7d6247d2a305bc2bd2f9d6b5770d3e35e1d20ba8f7ff1875a.php(20): call_user_func_array(Array, Array)
#9 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(322): __TwigTemplate_99d2fa00dee29ed7d6247d2a305bc2bd2f9d6b5770d3e35e1d20ba8f7ff1875a->doDisplay(Array, Array)
#10 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#11 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#12 /home/sembasys/pyrocms/storage/framework/views/twig/7/a/7abca2f4c019feff0cc08aec7873677b86bde2c3eb03a513d6d34ff797987b51.php(73): TwigBridge\Twig\Template->display(Array)
#13 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(322): __TwigTemplate_7abca2f4c019feff0cc08aec7873677b86bde2c3eb03a513d6d34ff797987b51->doDisplay(Array, Array)
#14 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#15 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#16 /home/sembasys/pyrocms/storage/framework/views/twig/b/6/b66a77c442d426cf6743d931b2724f421abea77d33f9bb69a8ac5e7fdac02ad0.php(23): TwigBridge\Twig\Template->display(Array, Array)
#17 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(322): __TwigTemplate_b66a77c442d426cf6743d931b2724f421abea77d33f9bb69a8ac5e7fdac02ad0->doDisplay(Array, Array)
#18 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#19 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#20 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(307): TwigBridge\Twig\Template->display(Array)
#21 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Engine/Twig.php(90): Twig_Template->render(Array)
#22 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(138): TwigBridge\Engine\Twig->get('/home/sembasys/...', Array)
#23 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(107): Illuminate\View\View->getContents()
#24 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(81): Illuminate\View\View->renderContents()
#25 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Http/Response.php(51): Illuminate\View\View->render()
#26 /home/sembasys/pyrocms/vendor/symfony/http-foundation/Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#27 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(57): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View), 200, Array)
#28 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(71): Illuminate\Routing\ResponseFactory->make(Object(Illuminate\View\View), 200, Array)
#29 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/Command/SetFormResponse.php(49): Illuminate\Routing\ResponseFactory->view('streams::blank', Object(Anomaly\Streams\Platform\Support\Collection))
#30 [internal function]: Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse->handle(Object(Illuminate\Routing\ResponseFactory))
#31 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Container/Container.php(502): call_user_func_array(Array, Array)
#32 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(193): Illuminate\Container\Container->call(Array)
#33 [internal function]: Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#34 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#35 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#36 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#37 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(205): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#38 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(178): Illuminate\Bus\Dispatcher->dispatchNow(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse), NULL)
#39 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php(17): Illuminate\Bus\Dispatcher->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#40 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/FormBuilder.php(238): Anomaly\Streams\Platform\Ui\Form\FormBuilder->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#41 /home/sembasys/pyrocms/core/anomaly/posts-module/src/Http/Controller/Admin/TypesController.php(42): Anomaly\Streams\Platform\Ui\Form\FormBuilder->render()
#42 [internal function]: Anomaly\PostsModule\Http\Controller\Admin\TypesController->create(Object(Anomaly\PostsModule\Type\Form\TypeFormBuilder))
#43 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(256): call_user_func_array(Array, Array)
#44 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(164): Illuminate\Routing\Controller->callAction('create', Array)
#45 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(112): Illuminate\Routing\ControllerDispatcher->call(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), 'create')
#46 [internal function]: Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#47 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#48 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureHttpKernel.php(30): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#49 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Barryvdh\StackMiddleware\ClosureHttpKernel->handle(Object(Illuminate\Http\Request), 1, true)
#50 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(449): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Illuminate\Http\Request), true)
#51 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(349): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Illuminate\Http\Request), true)
#52 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Illuminate\Http\Request), true)
#53 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureMiddleware.php(37): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Illuminate\Http\Request))
#54 [internal function]: Barryvdh\StackMiddleware\ClosureMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#55 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#56 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ForceHttps.php(61): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#57 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ForceHttps->handle(Object(Illuminate\Http\Request), Object(Closure))
#58 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#59 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ApplicationReady.php(58): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#60 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ApplicationReady->handle(Object(Illuminate\Http\Request), Object(Closure))
#61 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#62 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/VerifyCsrfToken.php(77): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#63 [internal function]: Anomaly\Streams\Platform\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#64 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#65 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/CheckForMaintenanceMode.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#66 [internal function]: Anomaly\Streams\Platform\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#67 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#68 /home/sembasys/pyrocms/core/anomaly/users-module/src/Http/Middleware/AuthenticateRequest.php(99): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#69 [internal function]: Anomaly\UsersModule\Http\Middleware\AuthenticateRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
#70 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#71 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#72 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#73 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(114): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#74 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(69): Illuminate\Routing\ControllerDispatcher->callWithinStack(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'create')
#75 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(201): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'Anomaly\\PostsMo...', 'create')
#76 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(134): Illuminate\Routing\Route->runWithCustomDispatcher(Object(Illuminate\Http\Request))
#77 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(704): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#78 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#79 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#80 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#81 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#82 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(706): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#83 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(671): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#84 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(631): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#85 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(236): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#86 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#87 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#88 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#89 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#90 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#91 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(54): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#92 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#93 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#94 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#95 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#96 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#97 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#98 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#99 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#100 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#101 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#102 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#103 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(42): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#104 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#105 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#106 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#107 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#108 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(122): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#109 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(87): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#110 /home/sembasys/public_html/sites/ca-syst.com/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#111 {main}
Next exception 'Twig_Error_Runtime' with message 'An exception has been thrown during the rendering of a template ("filesize(): stat failed for assets/casyst/editor-field_type/ace.js") in "theme::partials/js" at line 1.' in /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php:337
Stack trace:
#0 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#1 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#2 /home/sembasys/pyrocms/storage/framework/views/twig/7/a/7abca2f4c019feff0cc08aec7873677b86bde2c3eb03a513d6d34ff797987b51.php(73): TwigBridge\Twig\Template->display(Array)
#3 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(322): __TwigTemplate_7abca2f4c019feff0cc08aec7873677b86bde2c3eb03a513d6d34ff797987b51->doDisplay(Array, Array)
#4 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#5 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#6 /home/sembasys/pyrocms/storage/framework/views/twig/b/6/b66a77c442d426cf6743d931b2724f421abea77d33f9bb69a8ac5e7fdac02ad0.php(23): TwigBridge\Twig\Template->display(Array, Array)
#7 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(322): __TwigTemplate_b66a77c442d426cf6743d931b2724f421abea77d33f9bb69a8ac5e7fdac02ad0->doDisplay(Array, Array)
#8 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(296): Twig_Template->displayWithErrorHandling(Array, Array)
#9 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Twig/Template.php(41): Twig_Template->display(Array, Array)
#10 /home/sembasys/pyrocms/vendor/twig/twig/lib/Twig/Template.php(307): TwigBridge\Twig\Template->display(Array)
#11 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Engine/Twig.php(90): Twig_Template->render(Array)
#12 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(138): TwigBridge\Engine\Twig->get('/home/sembasys/...', Array)
#13 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(107): Illuminate\View\View->getContents()
#14 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(81): Illuminate\View\View->renderContents()
#15 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Http/Response.php(51): Illuminate\View\View->render()
#16 /home/sembasys/pyrocms/vendor/symfony/http-foundation/Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#17 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(57): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View), 200, Array)
#18 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(71): Illuminate\Routing\ResponseFactory->make(Object(Illuminate\View\View), 200, Array)
#19 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/Command/SetFormResponse.php(49): Illuminate\Routing\ResponseFactory->view('streams::blank', Object(Anomaly\Streams\Platform\Support\Collection))
#20 [internal function]: Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse->handle(Object(Illuminate\Routing\ResponseFactory))
#21 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Container/Container.php(502): call_user_func_array(Array, Array)
#22 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(193): Illuminate\Container\Container->call(Array)
#23 [internal function]: Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#24 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#25 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#26 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#27 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(205): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#28 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(178): Illuminate\Bus\Dispatcher->dispatchNow(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse), NULL)
#29 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php(17): Illuminate\Bus\Dispatcher->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#30 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/FormBuilder.php(238): Anomaly\Streams\Platform\Ui\Form\FormBuilder->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#31 /home/sembasys/pyrocms/core/anomaly/posts-module/src/Http/Controller/Admin/TypesController.php(42): Anomaly\Streams\Platform\Ui\Form\FormBuilder->render()
#32 [internal function]: Anomaly\PostsModule\Http\Controller\Admin\TypesController->create(Object(Anomaly\PostsModule\Type\Form\TypeFormBuilder))
#33 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(256): call_user_func_array(Array, Array)
#34 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(164): Illuminate\Routing\Controller->callAction('create', Array)
#35 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(112): Illuminate\Routing\ControllerDispatcher->call(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), 'create')
#36 [internal function]: Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#37 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#38 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureHttpKernel.php(30): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#39 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Barryvdh\StackMiddleware\ClosureHttpKernel->handle(Object(Illuminate\Http\Request), 1, true)
#40 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(449): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Illuminate\Http\Request), true)
#41 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(349): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Illuminate\Http\Request), true)
#42 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Illuminate\Http\Request), true)
#43 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureMiddleware.php(37): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Illuminate\Http\Request))
#44 [internal function]: Barryvdh\StackMiddleware\ClosureMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#45 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#46 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ForceHttps.php(61): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#47 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ForceHttps->handle(Object(Illuminate\Http\Request), Object(Closure))
#48 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#49 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ApplicationReady.php(58): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#50 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ApplicationReady->handle(Object(Illuminate\Http\Request), Object(Closure))
#51 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#52 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/VerifyCsrfToken.php(77): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#53 [internal function]: Anomaly\Streams\Platform\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#54 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#55 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/CheckForMaintenanceMode.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#56 [internal function]: Anomaly\Streams\Platform\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#57 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#58 /home/sembasys/pyrocms/core/anomaly/users-module/src/Http/Middleware/AuthenticateRequest.php(99): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#59 [internal function]: Anomaly\UsersModule\Http\Middleware\AuthenticateRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
#60 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#61 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#62 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#63 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(114): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#64 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(69): Illuminate\Routing\ControllerDispatcher->callWithinStack(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'create')
#65 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(201): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'Anomaly\\PostsMo...', 'create')
#66 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(134): Illuminate\Routing\Route->runWithCustomDispatcher(Object(Illuminate\Http\Request))
#67 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(704): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#68 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#69 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#70 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#71 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#72 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(706): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#73 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(671): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#74 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(631): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#75 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(236): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#76 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#77 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#78 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#79 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#80 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#81 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(54): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#82 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#83 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#84 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#85 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#86 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#87 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#88 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#89 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#90 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#91 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#92 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#93 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(42): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#94 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#95 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#96 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#97 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#98 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(122): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#99 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(87): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#100 /home/sembasys/public_html/sites/ca-syst.com/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#101 {main}
Next exception 'ErrorException' with message 'An exception has been thrown during the rendering of a template ("filesize(): stat failed for assets/casyst/editor-field_type/ace.js") in "theme::partials/js" at line 1.' in /home/sembasys/pyrocms/core/anomaly/anomaly-theme/resources/views/partials/js.twig:1
Stack trace:
#0 /home/sembasys/pyrocms/vendor/rcrowe/twigbridge/src/Engine/Twig.php(92): TwigBridge\Engine\Twig->handleTwigError(Object(Twig_Error_Runtime))
#1 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(138): TwigBridge\Engine\Twig->get('/home/sembasys/...', Array)
#2 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(107): Illuminate\View\View->getContents()
#3 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/View.php(81): Illuminate\View\View->renderContents()
#4 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Http/Response.php(51): Illuminate\View\View->render()
#5 /home/sembasys/pyrocms/vendor/symfony/http-foundation/Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#6 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(57): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View), 200, Array)
#7 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(71): Illuminate\Routing\ResponseFactory->make(Object(Illuminate\View\View), 200, Array)
#8 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/Command/SetFormResponse.php(49): Illuminate\Routing\ResponseFactory->view('streams::blank', Object(Anomaly\Streams\Platform\Support\Collection))
#9 [internal function]: Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse->handle(Object(Illuminate\Routing\ResponseFactory))
#10 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Container/Container.php(502): call_user_func_array(Array, Array)
#11 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(193): Illuminate\Container\Container->call(Array)
#12 [internal function]: Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#13 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#14 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#15 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#16 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(205): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#17 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(178): Illuminate\Bus\Dispatcher->dispatchNow(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse), NULL)
#18 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php(17): Illuminate\Bus\Dispatcher->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#19 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Ui/Form/FormBuilder.php(238): Anomaly\Streams\Platform\Ui\Form\FormBuilder->dispatch(Object(Anomaly\Streams\Platform\Ui\Form\Command\SetFormResponse))
#20 /home/sembasys/pyrocms/core/anomaly/posts-module/src/Http/Controller/Admin/TypesController.php(42): Anomaly\Streams\Platform\Ui\Form\FormBuilder->render()
#21 [internal function]: Anomaly\PostsModule\Http\Controller\Admin\TypesController->create(Object(Anomaly\PostsModule\Type\Form\TypeFormBuilder))
#22 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(256): call_user_func_array(Array, Array)
#23 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(164): Illuminate\Routing\Controller->callAction('create', Array)
#24 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(112): Illuminate\Routing\ControllerDispatcher->call(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), 'create')
#25 [internal function]: Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#26 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#27 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureHttpKernel.php(30): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#28 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Barryvdh\StackMiddleware\ClosureHttpKernel->handle(Object(Illuminate\Http\Request), 1, true)
#29 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(449): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Illuminate\Http\Request), true)
#30 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(349): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Illuminate\Http\Request), true)
#31 /home/sembasys/pyrocms/vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Illuminate\Http\Request), true)
#32 /home/sembasys/pyrocms/vendor/barryvdh/laravel-stack-middleware/src/ClosureMiddleware.php(37): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Illuminate\Http\Request))
#33 [internal function]: Barryvdh\StackMiddleware\ClosureMiddleware->handle(Object(Illuminate\Http\Request), Object(Closure))
#34 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#35 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ForceHttps.php(61): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#36 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ForceHttps->handle(Object(Illuminate\Http\Request), Object(Closure))
#37 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#38 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/ApplicationReady.php(58): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#39 [internal function]: Anomaly\Streams\Platform\Http\Middleware\ApplicationReady->handle(Object(Illuminate\Http\Request), Object(Closure))
#40 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#41 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/VerifyCsrfToken.php(77): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#42 [internal function]: Anomaly\Streams\Platform\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#43 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#44 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Http/Middleware/CheckForMaintenanceMode.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#45 [internal function]: Anomaly\Streams\Platform\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#46 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#47 /home/sembasys/pyrocms/core/anomaly/users-module/src/Http/Middleware/AuthenticateRequest.php(99): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#48 [internal function]: Anomaly\UsersModule\Http\Middleware\AuthenticateRequest->handle(Object(Illuminate\Http\Request), Object(Closure))
#49 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#50 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#51 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#52 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(114): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#53 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(69): Illuminate\Routing\ControllerDispatcher->callWithinStack(Object(Anomaly\PostsModule\Http\Controller\Admin\TypesController), Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'create')
#54 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(201): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'Anomaly\\PostsMo...', 'create')
#55 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Route.php(134): Illuminate\Routing\Route->runWithCustomDispatcher(Object(Illuminate\Http\Request))
#56 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(704): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#57 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#58 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#59 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#60 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#61 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(706): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#62 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(671): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#63 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Routing/Router.php(631): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#64 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(236): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#65 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#66 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(139): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#67 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#68 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#69 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#70 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(54): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#71 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#72 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#73 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#74 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#75 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#76 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#77 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#78 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#79 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#80 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#81 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#82 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(42): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#83 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#84 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(124): call_user_func_array(Array, Array)
#85 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#86 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#87 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(122): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#88 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(87): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#89 /home/sembasys/public_html/sites/ca-syst.com/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#90 {main}
[2015-09-05 04:23:12] local.ERROR: exception 'BadMethodCallException' with message 'Method setStatusCode does not exist.' in /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Support/Traits/Macroable.php:81
Stack trace:
#0 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Exception/ExceptionHandler.php(33): Illuminate\Routing\ResponseFactory->__call('setStatusCode', Array)
#1 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Exception/ExceptionHandler.php(33): Illuminate\Routing\ResponseFactory->setStatusCode(500)
#2 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(281): Anomaly\Streams\Platform\Exception\ExceptionHandler->render(Object(Illuminate\Http\Request), Object(ErrorException))
#3 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(91): Illuminate\Foundation\Http\Kernel->renderException(Object(Illuminate\Http\Request), Object(ErrorException))
#4 /home/sembasys/public_html/sites/ca-syst.com/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#5 {main}
[2015-09-05 04:23:12] local.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Uncaught exception 'BadMethodCallException' with message 'Method setStatusCode does not exist.' in /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Support/Traits/Macroable.php:81
Stack trace:
#0 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Exception/ExceptionHandler.php(33): Illuminate\Routing\ResponseFactory->__call('setStatusCode', Array)
#1 /home/sembasys/pyrocms/vendor/anomaly/streams-platform/src/Exception/ExceptionHandler.php(33): Illuminate\Routing\ResponseFactory->setStatusCode(500)
#2 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(107): Anomaly\Streams\Platform\Exception\ExceptionHandler->render(Object(Illuminate\Http\Request), Object(BadMethodCallException))
#3 /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(84): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse(Object(BadMethodCallException))
#4 [internal function]: Illuminate\Foundation\' in /home/sembasys/pyrocms/vendor/laravel/framework/src/Illuminate/Support/Traits/Macroable.php:81
Stack trace:
#0 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment