I have recently installed Devkinsta and build a new WP website from scratch. I have now signed up for Kinsta and want to push it to staging.
I have created the staging environment and I push to staging envonrinment, but once the push is 100% complete and i go to the URL, it just shows me the WP installation page.
I have also tried to install WP on the page and then pushed it afterwards. It seemed like some plugins were pushed, but content and files were not.
I contacted support, but they could not help on this.
It’s difficult to say from the information provided what the cause could be there, apologies. May I have you share your main.log file with us so we can take a closer look? You can attach it to your response here.
You should be able to find it using the following path depending on your Operating System: /Users/{yourUserName}/Library/Logs/DevKinsta/main.log
Hi @Heisel . You can privately message me here on the DevKinsta forums with the main.log file. Could you also tell me how large the site is and what version of DevKinsta you’re using?
I took a look at the site that’s on Kinsta. It appears the files are uploaded, but not the database . Could you try updating DevKinsta to 2.2.0 and let me know if that helps? It can be downloaded here.
@Heisel I’m sorry for the trouble here. It looks like it’s the same issue where the files appear to be uploading correctly, but the database is not. I’ll continue to review this with the developers here to see if we can find anything else.
In the meantime, you can manually upload the database via the following method:
Hi @Heisel. Could you reach out to us via https://my.kinsta.com chat support? I may be wrong, but I think the prefix for the database table differs than what’s used in wp-config. Be sure to link to this thread to the support engineer to provide context. Thanks!
Just did a test with Chad from your support and did a complete fresh installation. This worked fine to push, so i need to find what is blocking it on my website. I have a relatively large database as I have over 32,000 articles to push. Would there be any logs or ways to see what is blocking the push?
Somehow got it to work. Here’s what i did:
I tried to pull WP from staging as a new local WP in DevKinsta, then cleaned parts of Wp-options in MySQL and then pushed it again. This time it was way faster and it looks like has been succesful