Custom Site / Redirects to Live URL?

Hi Vladimir,

No problem. I have direct messaged you the main.log

@LeeKIJO

If you’re trying to pull the Kinsta site from the existing local site instance in Devkinsta, it might be best to use the Create new site option and try to pull the site again to start fresh. I checked the latest main.log file you shared with Vladimir, but I didn’t find any obvious errors. It appears that the Search and Replace actions are completing successfully based on the log.

You can also try requesting a downloadable backup from the Kinsta site and using the Create new site >> Import from Backup option in DevKinsta.

If the issue still persists, please send us the latest main again.log file.

Thanks!

Hi Adrian,

I’ve just tried using a downloadable backup and creating a new site on DevKinsta with the backup. The exact same issues are present.

I have tried pulling other sites that use WooCommerce and or GTranslate and the work without any problems.

Would you like me to send the downloadable backup of the site for you to try?

Hello @LeeKIJO :waving_hand:

No need, I have access, I’ll download it and try to replicate and get back to you. :+1:

Hello @LeeKIJO :waving_hand:

I was able to replicate the issue. I used the downloadable backup and tried both importing directly and setting the site on my test account at Kinsta and pulling it, the same thing happened. It resulted in broken wp-config.php and main.log showed it couldn’t read the siteurl and home.

I’ve tried disabling plugins, changing theme but I noticed this in wp-config:

image

The issue is the first line define( ‘WP_DEBUG’, value: false );

Please try changing that to define( ‘WP_DEBUG’, false ); then save the wp-config.php and try pulling the site again.

Kind regards!

Hi Valdimir,

Yes this was the cause of all the problems.

Thank you very much for all the help with this issue!

Many thanks

Lee

You’re welcome! Great, I’m glad to hear it works now! :tada:

Kind regards!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.