What is with these strange errors on installation?
Permalink
An exception occurred while executing 'INSERT INTO ConfigStore (cfKey, cfValue, uID) VALUES (?, ?, ?)' with params ["NEWSFLOW_LAST_VIEWED", "FIRSTRUN", null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uID' cannot be null.
I'm trying to install an empty site on a vps.
I'm trying to install an empty site on a vps.
I'm getting a similar error and I have no idea why. Can someone please offer help?
I've got the report from a concrete5 Japan user with the same error message on 5.7.5.3 install as well.
We need more detail info about servers.
We need more detail info about servers.
same situation occured on cloud9, ubuntu.
Any workarounds?
An exception occurred while executing 'INSERT INTO ConfigStore (cfKey, cfValue, uID) VALUES (?, ?, ?)' with params ["NEWSFLOW_LAST_VIEWED", "FIRSTRUN", null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uID' cannot be null.
Any workarounds?
An exception occurred while executing 'INSERT INTO ConfigStore (cfKey, cfValue, uID) VALUES (?, ?, ?)' with params ["NEWSFLOW_LAST_VIEWED", "FIRSTRUN", null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uID' cannot be null.
I leave more details of enviroment information.
Cloud9:
OS: Ubuntu 14.04.2 LTS
Apache: Apache/2.4.7 (Ubuntu)
PHP: PHP 5.5.9-1ubuntu4.13
MySQL: 5.5.44-0ubuntu0.14.04.1
concrete5: 5.7.5.3
Cloud9:
OS: Ubuntu 14.04.2 LTS
Apache: Apache/2.4.7 (Ubuntu)
PHP: PHP 5.5.9-1ubuntu4.13
MySQL: 5.5.44-0ubuntu0.14.04.1
concrete5: 5.7.5.3
I've fixed it on my setup by turning off my load-balancer.
Seems the error occurs when 2 server are trying to share the work when installing...
Seems the error occurs when 2 server are trying to share the work when installing...