Exception detected!

SQLSTATE[HY000] [2002] No such file or directory

500 Internal Server Error - PDOException

Stack Trace

  1. in /var/www/html/wirefin/vendor/doctrine-dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php at line 36  -
    1. {
    2.     public function __construct($dsn$user null$password null, array $options null)
    3.     {
    4.         parent::__construct($dsn$user$password$options);
    5.         $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, array('Doctrine\DBAL\Driver\PDOStatement', array()));
    6.         $this->setAttribute(PDO::ATTR_ERRMODEPDO::ERRMODE_EXCEPTION);
    7.     }
  2. at PDO ->__construct ('mysql:host=localhost;port=3306;dbname=wirefin;', 'root', 'Hda81b3^TqWnewpp', array())
    in /var/www/html/wirefin/vendor/doctrine-dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php at line 36  +
  3. at PDOConnection ->__construct ('mysql:host=localhost;port=3306;dbname=wirefin;', 'root', 'Hda81b3^TqWnewpp', array())
    in /var/www/html/wirefin/vendor/doctrine-dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 47  +
  4. at Driver ->connect (array('dbname' => 'wirefin', 'host' => 'localhost', 'port' => '3306', 'user' => 'root', 'password' => 'Hda81b3^TqWnewpp', 'driver' => 'pdo_mysql', 'driverOptions' => array()), 'root', 'Hda81b3^TqWnewpp', array())
    in /var/www/html/wirefin/vendor/doctrine-dbal/lib/Doctrine/DBAL/Connection.php at line 342  +
  5. at Connection ->connect ()
    in /var/www/html/wirefin/vendor/doctrine-dbal/lib/Doctrine/DBAL/Connection.php at line 600  +
  6. at Connection ->executeQuery ('SELECT t0.id AS id1, t0.description AS description2, t0.auto_response_id AS auto_response_id3, t0.date_created AS date_created4, t0.date_update AS date_update5 FROM interest t0', array(), array())
    in /var/www/html/wirefin/vendor/doctrine/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php at line 698  +
  7. at BasicEntityPersister ->loadAll (array(), null, null, null)
    in /var/www/html/wirefin/vendor/doctrine/lib/Doctrine/ORM/EntityRepository.php at line 170  +
  8. at EntityRepository ->findBy (array())
    in /var/www/html/wirefin/vendor/doctrine/lib/Doctrine/ORM/EntityRepository.php at line 156  +
  9. at EntityRepository ->findAll ()
    in /var/www/html/wirefin/vendor/symfony/src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php at line 148  +
  10. at EntityChoiceList ->load ()
    in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/Form/Extension/Core/ChoiceList/ArrayChoiceList.php at line 46  +
  11. at ArrayChoiceList ->getChoices ()
    in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php at line 112  +
  12. at ChoiceType ->buildView (object(FormView), object(Form))
    in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/Form/Form.php at line 919  +
  13. at Form ->createView (object(FormView))
    in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/Form/Form.php at line 929  +
  14. at Form ->createView ()
    in /var/www/html/wirefin/src/Wirefin/SiteBundle/Controller/LinksController.php at line 622  +
  15. at LinksController ->getInTouchAction (object(Request))
  16. at call_user_func_array (array(object(LinksController), 'getInTouchAction'), array(object(Request)))
    in kernel.root_dir/cache/prod/classes.php at line 3905  +
  17. at HttpKernel ->handleRaw (object(Request), '1')
    in kernel.root_dir/cache/prod/classes.php at line 3875  +
  18. at HttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/cache/prod/classes.php at line 4879  +
  19. at HttpKernel ->handle (object(Request), '1', true)
    in kernel.root_dir/bootstrap.php.cache at line 547  +
  20. at Kernel ->handle (object(Request))
    in /var/www/html/wirefin/web/app.php at line 12  +

Logs  -


Fatal error: Uncaught exception 'ErrorException' with message 'Warning: Unknown: write failed: No space left on device (28) in Unknown line 0' in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/HttpKernel/Debug/ErrorHandler.php:65 Stack trace: #0 [internal function]: Symfony\Component\HttpKernel\Debug\ErrorHandler->handle(2, 'Unknown: write ...', 'Unknown', 0, Array) #1 {main} thrown in /var/www/html/wirefin/vendor/symfony/src/Symfony/Component/HttpKernel/Debug/ErrorHandler.php on line 65