I am experiencing intermittent Knex connection issues with Strapi when connecting to a MySQL database, both of which are running in Docker containers. The problem occurs sporadically—sometimes the ...
MySQL connection validates successfully when saving it, with the "Connection tested successfully" message. If I change the password or user it throws the correct error: Couldn’t connect with these ...