Downloading existing WordPress Site not working on Windows

Hello Rogério, welcome to Kinsta Community! :wave:

I’m sorry to hear that you’re having issues with DevKinsta, This is somewhat expected, as DevKinsta was built to work with standard WordPress installs and a lot of it’s functionality when pulling live sites is centered around wp-config.php.

Our developers are looking into a long-term solution for this, however, at the moment, we have no way to automate this process to run the same as with the standard WP installs.

In this post, my colleague Kevin explained the issue and what can be done as a workaround.

You could try the following:

  1. Add wp-config.php in ~/public with the connection credentials (regardless of that not being needed for your Bedrock install)
  2. Add a wp-cli.yml file in ~/public that sets the path to your wp directory

The DevKinsta would be then basically used for transferring files and database, as it would require search and replace in both files and database even after the workaround to get it going.

We’re sorry that we don’t have a more straightforward solution at the moment, but we do hope to have one in the future.

Once again, welcome to Kinsta Community!

P.S. In regards to the DNS Probe Finished, it is possible that there’s an error in your hosts file and the way you’re pointing via the file itself. Please recheck it to make sure.