Problem with migrating user to new server
Problem with migrating user to new server
Hi while migrating the user to the new server i get this message:
any idea how to solve this?
I am using Debian 7 32 bit
Code: Select all
-- USER --
2014-09-18 19:32:49 travelpakistan
-- WEB --
2014-09-18 19:32:51 salman.travelpakistan.org
2014-09-18 19:33:02 travelpakistan.org
Error: web domain travelpakistan.org belongs to another user
any idea how to solve this?
I am using Debian 7 32 bit
Re: Problem with migrating user to new server
Hi,
This domain travelpakistan.org is not owned by the user travelpakistan
This domain travelpakistan.org is not owned by the user travelpakistan
Re: Problem with migrating user to new server
hi ,
thanks for the reply. How do i fix it?
thanks for the reply. How do i fix it?
Re: Problem with migrating user to new server
i chcked it and it does belong to that user!
Re: Problem with migrating user to new server
anyone help please?
-
- Posts: 33
- Joined: Sun Oct 05, 2014 7:53 am
Re: Problem with migrating user to new server
i think you are migrating website from one account to another account of same vestacp? right?
Re: Problem with migrating user to new server
no i am migrating the backup from one server to another.. All other users work fine , but when i want to restore this specific user , i get this message. Unable to do it:(armyboylegend wrote:i think you are migrating website from one account to another account of same vestacp? right?
Re: Problem with migrating user to new server
I got the same problem:
:-(
These are different VestaCP panel on different hosts (servers)...
CentOS-7:
What to do?
Code: Select all
# /usr/local/vesta/bin/v-restore-user vtosik vtosik.2016-02-23.tar
-- USER --
2016-02-23 18:50:39 vtosik
-- WEB --
2016-02-23 18:51:22 vedavrat.org
Error: web domain vedavrat.org belongs to another user
These are different VestaCP panel on different hosts (servers)...
CentOS-7:
Code: Select all
# uname -a
Linux vedavrat.org 3.10.0-327.10.1.el7.x86_64 #1 SMP Tue Feb 16 17:03:50 UTC 2016 x86_64 GNU/Linux
Re: Problem with migrating user to new server
It seems to me, that i guessed - what the reason...vedavrat wrote:I got the same problem:These are different VestaCP panel on different hosts (servers)...Code: Select all
# /usr/local/vesta/bin/v-restore-user vtosik vtosik.2016-02-23.tar -- USER -- 2016-02-23 18:50:39 vtosik -- WEB -- 2016-02-23 18:51:22 vedavrat.org Error: web domain vedavrat.org belongs to another user
What to do?
The web domain 'vedavrat.org' (somehow) was included in two VestaCP users (both in admin and in vtosik)...
And because first I restored the admin backup file and then i tried to restore the vtosik backup file, therefore that show this error.
Using web-access panel i deleted web domain 'vedavrat.org' form the admin user, and then my restoring of the vtosik backup file completed.