Q: Date/Time this occurred (Provide your time zone also)
A: 11:00 AM EST
Q: DevKinsta Version
A: 1.0.1 (1.0.1.1173)
Q: OS Version
A: macOS Catalina 10.15.7
Q: Docker Desktop Version
A: 3.1.0 (51484)
Q: Were any error codes or messages observed? If so, what were they?
A: Both WP Admin and Open site button showed “Fail to connect to database” messages
Q: Detailed Description of the Problem
A: If your imported site has overrides to database params defined in wp-config-env.php, the Wordpress install in DevKinsta will fail to connect to the database because the DevKinsta install only updates credentials in the main wp-config.php file. As a workaround, I commented out the credentials in wp-config-env.php and was able to connect successfully - however, since we’d like to eventually use this tool to push changes to the live/staging Kinsta sites, commenting out that code for local development is not a viable workaround.