Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    Member
    Join Date
    Mar 2005
    Posts
    72

    Angry Problems restoring cP 10 backup on cP 11 server

    The client account on the old cP 10 server has already been removed, and all I have to show for it is the daily_1.tar.gz downloaded from client cpanel.

    I am trying to restore this using the full backup/cpmove feature in cP 11 but getting the following error.

    Extracting tarball...................
    ...............
    ...............
    ...............
    ...............
    ...............
    Done
    cpmove- prefix is missing, but non prefixed directory exists.. the cpmove- prefix discarded.
    Extracting Domain....Done
    Sorry, the copy failed. Unable to find the cpanel user file. Is the archive missing (cwd: /home/cprestore loaded afanfm/cp/afanfm)?
    checked 14 files.....
    Anyone else come across this and maybe knows a fix?? Really need this to work!

  2. #2
    Member nithintou's Avatar
    Join Date
    Dec 2006
    Posts
    20

    Default

    rename file to cpmove-username.tar.gx
    Last edited by nithintou; 05-23-2007 at 01:39 PM.

  3. #3
    Member
    Join Date
    Mar 2005
    Posts
    72

    Default

    the file is named cpmove-clientsname.tar.gz however it appears that it isn't that way in the directory structure, rather than the tar filename as the tar is already extracted.

    It's not actually a cpmove file generated from cPanel its a download of the daily backup. Could this be the problem?

  4. #4
    Member
    Join Date
    Sep 2006
    Posts
    23

    Default

    I've come across the same with a full generated cPanel backup.

    Searching, Extracting, Done.

    Extracting Domain....Done

    Sorry, the copy failed. Unable to find the cpanel user file. Is the archive missing (cwd: /home/cprestore loaded <backupfile>

    checked <x> files.....

  5. #5
    Member
    Join Date
    Jul 2006
    Posts
    90

    Default

    Same here:


    Restore for username

    Searching /home....
    Found username.tar.gz !
    Moving Packge to /home/cprestore/username.tar.gz

    Extracting tarball....Done

    Extracting Domain....Done

    Sorry, the copy failed. Unable to find the cpanel user file. Is the archive missing (cwd: /home/cprestore loaded username/cp/username)?
    checked 5 files.....

    I assume it's because of the folder: /userdata/ [?] which is really missig from the original backup.

  6. #6
    Member
    Join Date
    Oct 2005
    Posts
    21

    Default

    Is there any way to solve this problem?

    I need to restore a backup , I'm using a win server by ftp for backup and I got same error for restore:
    I moved the user.tar.gz from windows to cp server /home

    Searching /home....
    Found user.tar.gz !
    Moving Packge to /home/cprestore/user.tar.gz

    Extracting tarball...................
    Done

    Extracting Domain....Done

    Sorry, the copy failed. Unable to find the cpanel user file. Is the archive missing (cwd: /home/cprestore loaded user/cp/user)?
    checked 80 files.....
    How to restore this user?
    And how can I fix this problem on backup configuration?

  7. #7
    Member
    Join Date
    Sep 2005
    Posts
    50

    Default

    I'm having the same exact error, I've verified that the file does exist in the archive. anyone have an idea on this?

    Thanks,
    Nick

  8. #8
    Member
    Join Date
    Feb 2003
    Location
    Texas
    Posts
    73

    Default

    Come on Cpanel and answer from you would help here

  9. #9
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by rgpayne View Post
    Come on Cpanel and answer from you would help here
    What is the ticket ID of the ticket you submitted?

    These forums are not a means by which to request support.

  10. #10
    Member
    Join Date
    May 2005
    Posts
    6

    Default Same problem

    I had the same problem with a daily backup. Weird, but with a weekly backup the problem didn't happen and I was able to restore it.

  11. #11
    Registered User
    Join Date
    May 2008
    Posts
    1

    Default Trailing Space

    If the username for the account is copied and pasted from the old server's list accounts with a trailing space it seems that the transfer works but the restore doesn't because the "cpmove-someaccount .tar.gz" file cannot be read dueto the appended space in the file name.

    A bit of form validation from WHM to prevent usernames with trailing spaces being entered would solve the problem.

  12. #12
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by timw View Post
    If the username for the account is copied and pasted from the old server's list accounts with a trailing space it seems that the transfer works but the restore doesn't because the "cpmove-someaccount .tar.gz" file cannot be read dueto the appended space in the file name.

    A bit of form validation from WHM to prevent usernames with trailing spaces being entered would solve the problem.
    Testing on cPanel 11.24.7-E37011, when using the account creation screen in WHM, trailing spaces are truncated. On the account modification screen in WHM, usernames with a trailing space are treated as invalid. So it appears the form validation you are looking for is either already implemented or will propagate to your servers in the near term.

  13. #13
    Member
    Join Date
    May 2008
    Posts
    6

    Default

    Is there a definitive answer as to how to resolve this?

    I am getting this same response when I try to restore and no matter what I do I get that message.

    I remember using this feature when I transferred from a smaller to a bigger server and it worked like a charm then.

    What I did: I did terminate my user account so the restore will recreate it and the db and all that goes with it, again, it did this the last time.

    So I ran this via WHM and command line and no luck... I get the same message..

    1. I make sure my backup gz file is in /home [I have tried using backup gz and the cpmove gz]
    2. I use WHM and specify my user. And I use /scripts/restorepkg --force 'username'
    3. And that is when I get that pain the a-s message..

    Please....is there a solution???

    Thanks.

  14. #14
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by syrinx2112 View Post
    Is there a definitive answer as to how to resolve this?

    I am getting this same response when I try to restore and no matter what I do I get that message.

    I remember using this feature when I transferred from a smaller to a bigger server and it worked like a charm then.

    What I did: I did terminate my user account so the restore will recreate it and the db and all that goes with it, again, it did this the last time.

    So I ran this via WHM and command line and no luck... I get the same message..

    1. I make sure my backup gz file is in /home [I have tried using backup gz and the cpmove gz]
    2. I use WHM and specify my user. And I use /scripts/restorepkg --force 'username'
    3. And that is when I get that pain the a-s message..

    Please....is there a solution???

    Thanks.
    To anyone still experiencing this issue, I recommend letting our technical analysts take a look at this for you. This will allow us to trace what, exactly, is causing this error to appear.

Similar Threads & Tags
Similar threads

  1. restoring server from backup
    By Aerethorn in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 07-28-2006, 04:17 PM
  2. Problems with Webmails and MYSQL after Restoring Backup
    By juanjot in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-09-2005, 11:55 AM
  3. Restoring a server without backup
    By Horta in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-15-2005, 04:35 PM
  4. Restoring a backup already on the server??
    By iHost.net.nz in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 09-01-2004, 07:09 AM
  5. Restoring a full server backup
    By gvard in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 07-16-2004, 04:12 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube