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

Stops working after few hours #116

Open
nolafs opened this issue Dec 3, 2016 · 3 comments
Open

Stops working after few hours #116

nolafs opened this issue Dec 3, 2016 · 3 comments

Comments

@nolafs
Copy link

nolafs commented Dec 3, 2016

Hi,

I notice the request returning a 500 error after a while. Only when cleaning the browser history, it starts working again. Any idea why this might happen?

Cheers
Olaf

@aonic
Copy link
Collaborator

aonic commented Dec 3, 2016 via email

@nolafs
Copy link
Author

nolafs commented Dec 3, 2016

It seems to happen any of my browsers. I am wondering if there is something magento locks.

@nolafs
Copy link
Author

nolafs commented Jan 12, 2017

Hi,

It seems removing the cookies from your browser does make it work again. Here is the error I am getting the log files

[2017-01-12 09:01:14] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined method Symfony\Component\Debug\ExceptionHandler::createResponse() in /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:155
Stack trace:
#0 /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(98): Illuminate\Foundation\Exceptions\Handler->convertExceptionToResponse(Object(Mage_Core_Model_Session_Exception))
#1 /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/app/Exceptions/Handler.php(49): Illuminate\Foundation\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Mage_Core_Model_Session_Exception))
#2 /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(281): App\Exceptions\Handler->render(Object(Illuminate\Http\Request), Object(Mage_Core_Model_Session_Exception))
#3 /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(91): Illuminate\Foundation\Http\Kernel->renderException(Object(Illuminate\Http\Request), Object(Mage_Core_Model_Session_Exception))
#4 /home/websites/technexion/public_html/corp/releases/20170111095247/web/app/themes/technexion-theme/products/api/public/index.php(53): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#5 {main}

Cheers
Olaf

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

No branches or pull requests

2 participants