Skip to content

Instantly share code, notes, and snippets.

/Error logs Secret

Created October 13, 2017 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/46203f72c2e8f9ab03dba656935fb0b7 to your computer and use it in GitHub Desktop.
Save anonymous/46203f72c2e8f9ab03dba656935fb0b7 to your computer and use it in GitHub Desktop.
2017-10-13 03:11:01 Error: [MissingControllerException] Controller class MController could not be found.
Exception Attributes: array (
'class' => 'MController',
'plugin' => NULL,
)
Request URL: /m/app/webroot/index.php/m/
Stack Trace:
#0 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
2017-10-13 03:11:48 Error: [MissingViewException] View file "/nas/content/live/bleuscape/m/app/View/M/index.ctp" is missing.
Exception Attributes: array (
'file' => '/nas/content/live/bleuscape/m/app/View/M/index.ctp',
)
Request URL: /m/app/webroot/index.php/m/
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/View/View.php(457): View->_getViewFileName(NULL)
#1 /nas/content/live/bleuscape/m/lib/Cake/Controller/Controller.php(952): View->render(NULL, NULL)
#2 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(192): Controller->render()
#3 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#4 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#5 {main}
2017-10-13 03:36:02 Error: [MissingControllerException] Controller class BlogController could not be found.
Exception Attributes: array (
'class' => 'BlogController',
'plugin' => NULL,
)
Request URL: /m/app/webroot/index.php/blog/the-design-journey/
Stack Trace:
#0 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
2017-10-13 03:37:38 Error: [MissingControllerException] Controller class Index.phpController could not be found.
Exception Attributes: array (
'class' => 'Index.phpController',
'plugin' => NULL,
)
Request URL: /m/app/webroot/index.php/index.php/users/login
Stack Trace:
#0 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
2017-10-13 04:07:37 Error: [MissingControllerException] Controller class Index.phpController could not be found.
Exception Attributes: array (
'class' => 'Index.phpController',
'plugin' => NULL,
)
Request URL: /m/app/webroot/index.php/index.php/users/login
Stack Trace:
#0 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
2017-10-13 04:08:57 Error: [MissingActionException] Action MController::test2.html() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'test2.html',
)
Request URL: /m/app/webroot/index.php/m/test2.html
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:21:01 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:21:40 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:22:24 Error: [MissingViewException] View file "/nas/content/live/bleuscape/m/app/View/M/projects.ctp" is missing.
Exception Attributes: array (
'file' => '/nas/content/live/bleuscape/m/app/View/M/projects.ctp',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/View/View.php(457): View->_getViewFileName(NULL)
#1 /nas/content/live/bleuscape/m/lib/Cake/Controller/Controller.php(952): View->render(NULL, NULL)
#2 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(192): Controller->render()
#3 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#4 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#5 {main}
2017-10-13 04:22:36 Error: [MissingActionException] Action MController::index() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'index',
)
Request URL: /m/app/webroot/index.php/m/
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:25:40 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:27:01 Error: [MissingViewException] View file "/nas/content/live/bleuscape/m/app/View/M/projects.ctp" is missing.
Exception Attributes: array (
'file' => '/nas/content/live/bleuscape/m/app/View/M/projects.ctp',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/View/View.php(457): View->_getViewFileName(NULL)
#1 /nas/content/live/bleuscape/m/lib/Cake/Controller/Controller.php(952): View->render(NULL, NULL)
#2 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(192): Controller->render()
#3 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#4 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#5 {main}
2017-10-13 04:27:06 Error: [MissingActionException] Action MController::index() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'index',
)
Request URL: /m/app/webroot/index.php/m/
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 04:28:28 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:10:19 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:10:21 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:10:22 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:10:23 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:11:26 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:13:10 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:16:06 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:16:34 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:17:03 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
2017-10-13 05:20:40 Error: [MissingActionException] Action MController::projects() could not be found.
Exception Attributes: array (
'controller' => 'MController',
'action' => 'projects',
)
Request URL: /m/app/webroot/index.php/m/projects/add
Stack Trace:
#0 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(185): Controller->invokeAction(Object(CakeRequest))
#1 /nas/content/live/bleuscape/m/lib/Cake/Routing/Dispatcher.php(160): Dispatcher->_invoke(Object(MController), Object(CakeRequest), Object(CakeResponse))
#2 /nas/content/live/bleuscape/m/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment