Advertisement
Guest User

Untitled

a guest
Aug 21st, 2015
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. [2015-08-21 10:39:22] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\DBALException: "An exception occurred while executing 'INSERT INTO fos_user (username, username_canonical, email, email_canonical, enabled, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, nombre, google_id, google_access_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["luciano.tiburzi@masisa.com", "luciano.tiburzi@masisa.com", "luciano.tiburzi@masisa.com", "luciano.tiburzi@masisa.com", 1, "6jqp6g8vu1ogg48g04gogw4w0wcwog0", null, null, 0, 0, null, null, null, "a:0:{}", 0, null, "Luciano Rene Tiburzi", null, null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'password' cannot be null" at /home/desarro/public_html/2015_masisa/proyectos-masisa/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php line 91 {"exception":"[object] (Doctrine\\DBAL\\DBALException(code: 0): An exception occurred while executing 'INSERT INTO fos_user (username, username_canonical, email, email_canonical, enabled, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, nombre, google_id, google_access_token) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"luciano.tiburzi@masisa.com\", \"luciano.tiburzi@masisa.com\", \"luciano.tiburzi@masisa.com\", \"luciano.tiburzi@masisa.com\", 1, \"6jqp6g8vu1ogg48g04gogw4w0wcwog0\", null, null, 0, 0, null, null, null, \"a:0:{}\", 0, null, \"Luciano Rene Tiburzi\", null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'password' cannot be null at /home/desarro/public_html/2015_masisa/proyectos-masisa/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:91, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'password' cannot be null at /home/desarro/public_html/2015_masisa/proyectos-masisa/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:165)"} []
  2. [2015-08-21 10:39:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement