agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.4k stars 524 forks source link

Login fails on hoster environment #1508

Open stinlemp opened 3 months ago

stinlemp commented 3 months ago

Cockpit 0.12.2 PHP 8.1.29

When I try to login it fails with the following error message: SQLSTATE[HY000]: General error: 1 no such column: criteria66c5b72aa7b61

phpinfo looks good concerning the requirements. Locally it works fine, also with the storage folder from production. An error logging would be good here.