PDA

View Full Version : backup restore error (again, real this time)



ChAtEr
03-04-2004, 10:51 PM
If I want to restore @ an other server, and a other IP i got the following error:

You do not own the IP 82.192.76.83. User blauwtjelo will not be created
You do not own the IP 82.192.76.83. User hadesclan will not be created
You do not own the IP 82.192.76.83. User sitemaker will not be created
You do not own the IP 82.192.76.83. User xapi will not be created

I've selected the correct IP.

existenz
03-04-2004, 11:39 PM
It is a known issue...they are working on a update that POSSIBLY could be out in a few days.

DirectAdmin Support
03-05-2004, 11:28 AM
http://www.directadmin.com/features.php?id=326

ChAtEr
03-06-2004, 06:03 AM
Originally posted by DirectAdmin Support
http://www.directadmin.com/features.php?id=326

it works!!!

xhenxhe
03-22-2006, 05:54 AM
This was very helpful to have a work-around!

In case this helps anyone...

I had about 70 domains to restore. I ftp'd all my back-ups to my new server into the user_backups folder, did restore through DirectAdmin but quickly copied the task.queue file to a task.txt file and changed the ip_choice variable to select and added my ip variable. Then I copied task.txt back to task.queue. It saved me a little bit of typing and worked like a charm ;)

85max85
08-02-2007, 05:12 AM
please help i am getting a similar error and may have done the quick fix wrong. this is happening as i am trying to transfer the users from one server to another with a different ip of course

The IP <ip> does not exist. User <user1> will not be created
The IP <ip> does not exist. User <user2> will not be created

and etc.

this is what i did to try and fix it. i edited /usr/local/directadmin/data/task.queue and put this in it:

echo "action=restore&type=reseller&value=multiple&owner=<resellername>&where=local&when=now&select0=<thebackupfile.tar.gz>&ip_choice=select&ip=<correct ip>" >> /usr/local/directadmin/data/task.queue

DirectAdmin Support
08-02-2007, 10:43 AM
Is that IP assigned to <resellername> ? He's need control over it in order to use it.

John