Database connection error: (pymysql.err.OperationalError) (2013, 'Lost connection to MySQL server during query') [SQL: SELECT company_id, company_name, short_name FROM companies WHERE is_active = 1 ORDER BY company_id ] (Background on this error at: https://sqlalche.me/e/20/e3q8)
Please check that the .env file and ca.pem are correct.