Skip to content

Instantly share code, notes, and snippets.

@ianneub
Created December 9, 2015 20:24
Show Gist options
  • Save ianneub/a127b681c648c22350e8 to your computer and use it in GitHub Desktop.
Save ianneub/a127b681c648c22350e8 to your computer and use it in GitHub Desktop.
{
"error": {
"context": null,
"message": "The Response content must be a string or object implementing __toString(), "boolean" given.",
"code": 500,
"trace": [
"0 /opt/dreamfactory/bootstrap/cache/compiled.php(15601): Symfony\\Component\\HttpFoundation\\Response->setContent(false)",
"1 /opt/dreamfactory/bootstrap/cache/compiled.php(15114): Illuminate\\Http\\Response->setContent(Array)",
"2 /opt/dreamfactory/bootstrap/cache/compiled.php(15123): Symfony\\Component\\HttpFoundation\\Response->__construct(Array, 200, Array)",
"3 /opt/dreamfactory/vendor/dreamfactory/df-core/src/Utility/ResponseFactory.php(155): Symfony\\Component\\HttpFoundation\\Response::create(Array, 200, Array)",
"4 /opt/dreamfactory/bootstrap/cache/compiled.php(17633): DreamFactory\\Core\\Utility\\ResponseFactory::sendResponse(Object(DreamFactory\\Core\\Utility\\ServiceResponse), NULL, NULL, '_table/Action')",
"5 /opt/dreamfactory/bootstrap/cache/compiled.php(17591): DreamFactory\\Http\\Controllers\\RestController->handleService('v2', 'ShipWorks', '_table/Action')",
"6 [internal function]: DreamFactory\\Http\\Controllers\\RestController->handleGET('v2', 'ShipWorks', '_table/Action')",
"7 /opt/dreamfactory/bootstrap/cache/compiled.php(8862): call_user_func_array(Array, Array)",
"8 /opt/dreamfactory/bootstrap/cache/compiled.php(8931): Illuminate\\Routing\\Controller->callAction('handleGET', Array)",
"9 /opt/dreamfactory/bootstrap/cache/compiled.php(8911): Illuminate\\Routing\\ControllerDispatcher->call(Object(DreamFactory\\Http\\Controllers\\RestController), Object(Illuminate\\Routing\\Route), 'handleGET')",
"10 [internal function]: Illuminate\\Routing\\ControllerDispatcher->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))",
"11 /opt/dreamfactory/bootstrap/cache/compiled.php(9581): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"12 /opt/dreamfactory/bootstrap/cache/compiled.php(17774): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"13 [internal function]: DreamFactory\\Http\\Middleware\\AccessCheck->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"14 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"15 [internal function]: Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"16 /opt/dreamfactory/bootstrap/cache/compiled.php(9563): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"17 /opt/dreamfactory/bootstrap/cache/compiled.php(8912): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))",
"18 /opt/dreamfactory/bootstrap/cache/compiled.php(8897): Illuminate\\Routing\\ControllerDispatcher->callWithinStack(Object(DreamFactory\\Http\\Controllers\\RestController), Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request), 'handleGET')",
"19 /opt/dreamfactory/bootstrap/cache/compiled.php(7851): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request), 'DreamFactory\\\\Ht...', 'handleGET')",
"20 /opt/dreamfactory/bootstrap/cache/compiled.php(7822): Illuminate\\Routing\\Route->runWithCustomDispatcher(Object(Illuminate\\Http\\Request))",
"21 /opt/dreamfactory/bootstrap/cache/compiled.php(7475): Illuminate\\Routing\\Route->run(Object(Illuminate\\Http\\Request))",
"22 [internal function]: Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))",
"23 /opt/dreamfactory/bootstrap/cache/compiled.php(9581): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"24 [internal function]: Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"25 /opt/dreamfactory/bootstrap/cache/compiled.php(9563): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"26 /opt/dreamfactory/bootstrap/cache/compiled.php(7476): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))",
"27 /opt/dreamfactory/bootstrap/cache/compiled.php(7464): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))",
"28 /opt/dreamfactory/bootstrap/cache/compiled.php(7449): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))",
"29 /opt/dreamfactory/bootstrap/cache/compiled.php(2302): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))",
"30 [internal function]: Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))",
"31 /opt/dreamfactory/bootstrap/cache/compiled.php(9581): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"32 /opt/dreamfactory/app/Http/Middleware/AuthCheck.php(158): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"33 [internal function]: DreamFactory\\Http\\Middleware\\AuthCheck->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"34 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"35 /opt/dreamfactory/vendor/barryvdh/laravel-cors/src/HandleCors.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"36 [internal function]: Barryvdh\\Cors\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"37 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"38 /opt/dreamfactory/bootstrap/cache/compiled.php(17858): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"39 [internal function]: DreamFactory\\Http\\Middleware\\FirstUserCheck->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"40 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"41 /opt/dreamfactory/bootstrap/cache/compiled.php(12925): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"42 [internal function]: Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"43 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"44 /opt/dreamfactory/bootstrap/cache/compiled.php(11532): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"45 [internal function]: Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"46 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"47 /opt/dreamfactory/bootstrap/cache/compiled.php(12666): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"48 [internal function]: Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"49 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"50 /opt/dreamfactory/bootstrap/cache/compiled.php(12605): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"51 [internal function]: Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"52 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"53 /opt/dreamfactory/bootstrap/cache/compiled.php(2979): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"54 [internal function]: Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))",
"55 /opt/dreamfactory/bootstrap/cache/compiled.php(9573): call_user_func_array(Array, Array)",
"56 [internal function]: Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))",
"57 /opt/dreamfactory/bootstrap/cache/compiled.php(9563): call_user_func(Object(Closure), Object(Illuminate\\Http\\Request))",
"58 /opt/dreamfactory/bootstrap/cache/compiled.php(2249): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))",
"59 /opt/dreamfactory/bootstrap/cache/compiled.php(2232): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))",
"60 /opt/dreamfactory/public/index.php(53): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))",
"61 {main}"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment