symfony-cmf / cmf-sandbox

Base project for trying CMF components integration
http://cmf.symfony.com
Other
367 stars 140 forks source link

Session-Error on live sandbox #369

Closed ElectricMaxxx closed 7 years ago

ElectricMaxxx commented 7 years ago

Seems as there are memory issues on our sandbox

Warning: SessionHandler::write(): write failed: No space left on device (28) in /app/var/cache/prod/classes.php on line 370

Warning: session_write_close(): Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/app/var/cache/prod/sessions) in /app/var/cache/prod/classes.php on line 151
ElectricMaxxx commented 7 years ago

duplicate of #368