I suddenly started getting the following error on my previously working TastyIgniter setup:
Database Error Was Encountered
A database connection is required. Check the database is properly configured and migrated before trying again.
I tried checking the logs but they seem to be empty, i also tried to enable the debug setting but that did not show me anything extra.
The connection details in the database config also work when i try to manually connect.
Any idea what could have gone wrong?