rdcore
rdcore copied to clipboard
Error: [PD Integrity constraint violation: 1048 Column 'cloud_id' cannot be null
I've been trying for days to understand why the password recovery by a registered user, captive portal side, doesn't work correctly. I didn't notice from the logs that there was the following error:
[PDOException] SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'cloud_id' cannot be null in /var/www/rdcore/cake4/rd_cake/vendor/cakephp/cakephp/src/Database/Statement/MysqlStatement.php on line 39
Has anyone had a similar problem? Thanks
solved with workaround !