Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo reset indication #16

Open
kochen opened this issue Jun 6, 2017 · 0 comments
Open

Demo reset indication #16

kochen opened this issue Jun 6, 2017 · 0 comments
Labels

Comments

@kochen
Copy link

kochen commented Jun 6, 2017

Every x amount of time the Demo resets without any notification/indication, resulting in an error:
Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to FOS\RestBundle\Controller\ExceptionController::__construct() must implement interface FOS\RestBundle\View\ViewHandlerInterface, none given, called in /app/var/cache/prod/classes.php on line 4218 in /app/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:43 Stack trace: #0 /app/var/cache/prod/classes.php(4218): FOS\RestBundle\Controller\ExceptionController->__construct() #1 /app/var/cache/prod/classes.php(4908): Symfony\Component\HttpKernel\Controller\ControllerResolver->instantiateController('FOS\\RestBundle\\...') #2 /app/var/cache/prod/classes.php(4214): Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController('FOS\\RestBundle\\...') #3 /app/var/cache/prod/classes.php(4901): Symfony\Component\HttpKernel\Controller\ControllerResolver->createController('FOS\\RestBundle\\...') #4 /app/var/cache/prod/classes.php(4155): Symfony\Bundle\FrameworkBundle\Controller\Controlle in /app/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php on line 43

It would be a good idea to put a timer or some other form of indication about when/that the demo is about to be reset.
and of course a nicer error_page would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants