cancel
Showing results for 
Search instead for 
Did you mean: 

Web Setup Wizard is broken

Web Setup Wizard is broken

Hi everyone

 

After some succesfull extension installations I notice that I'm not able to open the web setup wizard anymore. I get a 500 error. 

This is the apache log trace: 

It seems like the session file could not be found. This has worked in the past, so I don't know why I get this issue now...

So far I have done these things:

  • clear cache & reboot server
  • looked in php.ini session.save_handler: was already in 'files' mode.
  • Granted full permissions on var/lib/php/sessions folder. 

But, nothing helps. I'm using memcache and the last plugin I've installed was page warmer cache from Mirasvit. 

 

Do any of you recognize this issue?

Magento 2.1.8

 

Thanks!

thrown in /home/shopkegels2/public_html/vendor/magento/framework/App/ErrorHandler.php on line 61
[Sat Sep 09 14:39:30.745580 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: PHP Fatal error: Uncaught Exception: Warning: SessionHandler::read(): open(localhost:11211/sess_mhh6k8b2ho7luv1emvva5rcip4, O_RDWR) failed: No such file or directory (2) in /home/shopkegels2/public_html/vendor/magento/framework/Session/SaveHandler/Native.php on line 22 in /home/shopkegels2/public_html/vendor/magento/framework/App/ErrorHandler.php:61
[Sat Sep 09 14:39:30.745643 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: Stack trace:
[Sat Sep 09 14:39:30.745648 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #0 [internal function]: Magento\\Framework\\App\\ErrorHandler->handler(2, 'SessionHandler:...', '/home/shopkegel...', 22, Array)
[Sat Sep 09 14:39:30.745654 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #1 /home/shopkegels2/public_html/vendor/magento/framework/Session/SaveHandler/Native.php(22): SessionHandler->read('mhh6k8b2ho7luv1...')
[Sat Sep 09 14:39:30.745668 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #2 /home/shopkegels2/public_html/vendor/magento/framework/Session/SaveHandler.php(93): Magento\\Framework\\Session\\SaveHandler\\Native->read('mhh6k8b2ho7luv1...')
[Sat Sep 09 14:39:30.745673 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #3 [internal function]: Magento\\Framework\\Session\\SaveHandler->read('mhh6k8b2ho7luv1...')
[Sat Sep 09 14:39:30.745678 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #4 /home/shopkegels2/public_html/vendor/magento/framework/Session/SessionManager.php(189): session_start()
[Sat Sep 09 14:39:30.745682 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #5 /home/shopkegels2/public_html/var/generation/Magento/ in /home/shopkegels2/public_html/vendor/magento/framework/App/ErrorHandler.php on line 61
[Sat Sep 09 14:39:30.745687 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: PHP Fatal error: Uncaught Exception: Warning: SessionHandler::write(): open(localhost:11211/sess_mhh6k8b2ho7luv1emvva5rcip4, O_RDWR) failed: No such file or directory (2) in /home/shopkegels2/public_html/vendor/magento/framework/Session/SaveHandler.php on line 105 in /home/shopkegels2/public_html/vendor/magento/framework/App/ErrorHandler.php:61
[Sat Sep 09 14:39:30.745691 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: Stack trace:
[Sat Sep 09 14:39:30.745698 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #0 [internal function]: Magento\\Framework\\App\\ErrorHandler->handler(2, 'SessionHandler:...', '/home/shopkegel...', 105, Array)
[Sat Sep 09 14:39:30.745703 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #1 /home/shopkegels2/public_html/vendor/magento/framework/Session/SaveHandler.php(105): SessionHandler->write('mhh6k8b2ho7luv1...', '')
[Sat Sep 09 14:39:30.745708 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #2 [internal function]: Magento\\Framework\\Session\\SaveHandler->write('mhh6k8b2ho7luv1...', '')
[Sat Sep 09 14:39:30.745713 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: #3 {main}
[Sat Sep 09 14:39:30.745717 2017] [fcgid:warn] [pid 2301] [client 149.210.176.145:49558] mod_fcgid: stderr: thrown in /home/shopkegels2/public_html/vendor/magento/framework/App/ErrorHandler.php on line 61