Hello all,
Today I use easyengine v3 to v4 migration tool. When I run " ./migrate.sh --dry-run --all", it automatically migrated only a one wordpress site. Then I again try to migrate my other sites one by one. Then it shows “EasyEngine 4 is already installed. Exiting migration script”.
On "/opt/easyengine/sites/ " directory only display that dryrun migrated wordpress site, other sites are located on easyengine default location.
However, when I use “ee site list” it only displays the dry run migrated WordPress site. So how do I properly migrate my other wordpress sites?
Earlier, when I use Easy engine v3 I used “nginx-ee” script for install additional modules.
Now when I use, “ee site create mydomain.com --type=wp” it shows “Error: Cannot create/start proxy container. Please make sure port 80 and 443 are free.”.
That means Easyengine v3 and v4 both are running on my server?
How do I fix this issue?