I cannot push to or pull from local website
It looks like you may be trying to connect to your local site from your remote site. This type of migration will not work as a remote server is simply…
A collection of resources for WordPress Developers, written and curated by experts
It looks like you may be trying to connect to your local site from your remote site. This type of migration will not work as a remote server is simply…
We sometimes have issues with mod_security. Depending on it’s configuration, it can sometimes disrupt our migration process. More info about ModSecurity. It’s a somewhat rare case but there could be another…
WP Migrate DB Pro will only migrate your media files if you are using the Media Files addon. Otherwise, you’ll need to use FTP, SCP, git, rsync, or similar to migrate…
This is commonly fixed by saving your permalink structure again in the Settings → Permalinks panel. If that still doesn’t fix it, please see the Troubleshooting Guide.
Consider you have Site A and Site B and the users differ between the two installations. If you pull from Site B into Site A you will no longer be…
There was a problem with the AJAX request, we were expecting a serialized response, instead we received: <data> There are generally only three scenarios where this error occurs: PHP errors…
SSL Disabled — We couldn’t connect over SSL but regular http (no SSL) appears to be working so we’ve switched to that. If you run a push or pull, your…
This error is typically a result of your server not being configured properly for https (SSL) and so is not able to connect securely to our API. If it’s simply…