tkalfaoglu
Silver Pleskian
While migrating a bunch of domains, I saw this:
Failed to fix permissions for vhost directory of subscription 'ego.org.tr'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: /bin/chown ego
saserv /var/www/vhosts/ego.org.tr
exit code: 1
stdout:
stderr: /bin/chown: invalid user: ‘ego
saserv’
MySQL database 'ego_cms' does not exist on target. Its content will not be copied.
Resolve the issue with database creation or create database on target panel. Then run migration for the failed subscription once more.
I checked and indeed the user "ego" does not exist on the target system, but exists on the source server.
The owner of the files at the source is indeed ego
sacln.
It seems the destination server SKIPPED creating this user.
I don't know what's going on with the database either.
What to do now?
PS: Sorry for the smilies -- the : p combination creates a smily
Failed to fix permissions for vhost directory of subscription 'ego.org.tr'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: /bin/chown ego
exit code: 1
stdout:
stderr: /bin/chown: invalid user: ‘ego
MySQL database 'ego_cms' does not exist on target. Its content will not be copied.
Resolve the issue with database creation or create database on target panel. Then run migration for the failed subscription once more.
I checked and indeed the user "ego" does not exist on the target system, but exists on the source server.
The owner of the files at the source is indeed ego
It seems the destination server SKIPPED creating this user.
I don't know what's going on with the database either.
What to do now?
PS: Sorry for the smilies -- the : p combination creates a smily