When you’re getting began together with your new Ultrastack VPS on InMovement Central, you’ve got three choices to start with
- Migrate Automatically,
- Migrate Manually, or
- Start from Scratch.
Migrating Automatically is the best means to get began. Simply enter your web site’s URL, and Admin Username and Password, and Central will log into your website, set up a number of plugins, create a full backup of the web site, and switch it to your VPS, all with none additional motion in your half.
In this information, you’ll learn the way to use the Automatic Migration software, when it’s a very good resolution, and why you would possibly select to migrate manually as a substitute.
Is My Website Transfer Suitable for Automatic Migration?
Automatic migration is appropriate for smaller web sites, typically lower than 3-5 gigabytes in dimension. Websites bigger than a number of gigabytes could fail to switch due to limits in your origin internet hosting plan, or could fail in the course of the obtain course of. If you’ve got a bigger web site, <
Your web site wants to be accessible on the default login web page, /wp-admin or /wp-login.php. Some safety plugins could disguise this deal with or prohibit it, and the automated migration software will fail to log in to carry out the required operations.
Additionally, some safety plugins would possibly intrude with the login course of from Central, and deny entry to your website.
How to Migrate Your Site Automatically to Central
- After your new VPS has completed provisioning, you’ll see the Get Started button in your challenge.
- Click on Get Started, and select Migrate Automatically.
- Enter your web site’s URL, and an Administrator Username and Password, then click on Migrate.
- The migration course of will start. Please be affected person and don’t shut your browser tab, this course of can take a number of minutes.
- Your migrated website will now be out there in your momentary URL, which can appear like vps#####.inmotionhosting.com, together with your VPS’s distinctive ID instead of the #’s.
- Log into your website on the momentary URL, confirm that every thing is working as anticipated, after which <
>, < >, and use the < > software to replace your website to use your area.
Troubleshooting Automatic Migrations
There are a number of situations that may trigger an automated migration to fail. Pay consideration to the error message you obtain, and refer to the next sections for assist.
is Not a Valid Site
Either the URL didn’t lead to a WordPress website, or /wp-admin or /wp-login.php couldn’t be discovered.
Check your web site for any safety plugins which may be hiding your login URL, and that the login URL is publicly accessible.
Provided Site URL is Invalid:
Central wasn’t in a position to find any web site on the deal with. Make positive you’ve spelled it accurately, and that your DNS is at the moment configured to level to your origin internet hosting account.
Failed Fetching Plugins
This error happens when Central was in a position to log in, however couldn’t set up the required plugins to carry out the migration. Most typically it is because the credentials provided weren’t for an Administrator person. Make positive you’re utilizing credentials for a full administrator account on the origin web site.
Unable to Verify Successful Plugin Installation
This error happens when the required plugins had been put in, however couldn’t be reached after set up. Either the plugin wasn’t efficiently put in, or the REST endpoint couldn’t be reached.
Check that you simply don’t have any caching in your REST endpoints, or that the REST API is disabled in your origin web site.
Could Not Locate Activation URL
Displayed when the activate hyperlink shouldn’t be discovered to activate the Central Connect plugin after set up. Indicates an issue with modifications to the WordPress dashboard. Check your website’s configuration to see if something is modifying the default URL’s inside /wp-admin
Failed to Install Connect Plugin
Displayed after an set up request to set up the plugin is distributed, however the Central Connect plugin shouldn’t be discovered on the plugins web page.
This could also be due to lacking some Administrator privileges on the account. Double-check that your person has the entire essential privileges.
This error may happen if there’s caching lively in your origin web site’s Dashboard. Double-check that you simply’re not caching /wp-admin pages.
Could not discover plugin: central-connect
Displayed after an set up request to set up the plugin is distributed, however the Central Connect plugin activation hyperlink shouldn’t be discovered.
Could not Fetch Nonce
Displayed when the rest_routes endpoint doesn’t return the out there routes. Disable any safety plugins, and guarantee that the WordPress REST API shouldn’t be disabled or cached.
Could Not Install Connect Plugin:
Displayed when the request to set up the plugin shouldn’t be returned with a HTTP 200. Displays the ensuing HTTP code for additional troubleshooting (403, 406, 500).
- 403 signifies that the login was not permitted. Double-check firewalls, .htaccess authentication, or different safety settings.
- 406 signifies Apache mod_security, or one other Web Application Firewall (WAF). See under for additional troubleshooting.
- 500 signifies an inside server error. Your website could also be experiencing a deadly error whereas Central logs in. Check your Apache and PHP error logs and resolve any deadly errors you discover.
This Site is Already Connected to Another Project. If You Wish to Connect it to This Project, Please Contact Support for Assistance.
Displayed when a Central Connect plugin is detected, however already has a Connect Key that doesn’t match the one for the present challenge.
Failed to Save Connect Key
Displayed when a Central Connect plugin is detected, however making an attempt to save a brand new Connect Key fails. Double examine that the person you supplied has full administrator privileges.
Login Prevented by mod_security. (406)
Displayed when the login try was blocked by Apache mod_security. Apache mod_security is a Web Application Firewall (WAF) designed to forestall widespread assault patterns. Many internet hosts will permit you to disable mod_security in your account briefly, both utilizing cPanel or by contacting your host’s assist division.