Skip to main content

Cannot migrate from legacy backup

Comments

10 comments

  • cPanelMichael
    Could not list files in destination: "Cpanel::Transport::Files::_perms_str2oct" was given an invalid permissions string: date

    Hello, This can happen if the remote FTP server you are using does not have MLSD enabled. Can you enable MLSD on the remote FTP server, or contact the administrator of that server to see if it's possible to enable it? Thank you.
    0
  • dannette
    Thanks. We have a dedicated server with a remote backup. I will have our data center look into it.
    0
  • dannette
    I had put in a ticket to our data center and this was their reply: Most things I"m finding online are pointing to changing it to "only use plain FTP", or under transfer Settings, use Active rather than default (active vs passive), use LIST if MLSD fails, or it being another connection settings mismatch. I tried active and got a 'could not connect' error. Where would I try LIST rather than MLSD?
    0
  • cPanelMichael
    Hello, In "WHM >> Backup Configuration", you can edit your FTP destination so that "Passive FTP" is disabled if it's not already configured that way. Also, could you verify which FTP server software is installed on your remote FTP destination? Thank you.
    0
  • dannette
    That's what I did when I tried active. After further discussion with the data center, we found they had the FTP destination set to MS-DOS so they changed to UNIX and it verified (I'm assuming the remote server is Winders). I am cautiously optimistic it they will transport tonight. I didn't want to test during the day and bog the server down.
    0
  • dannette
    So that seemed to have fixed the problem here. Overnight almost all of them transported. I looked at the backups made and all are there locally, however one did not make it to the ftp destination. I got a vague error: Unable to send "/home/backups/2017-06-02/accounts/accountname.tar.gz" to destination "FTP Destination" I looked at logs in the cpbackup_transporter and there were none for today. Just a message from the server with the above error. Is there a way to 'requeue' a backup for transport? I couldn't find anything about that.
    0
  • cPanelMichael
    Unable to send "/home/backups/2017-06-02/accounts/accountname.tar.gz" to destination "FTP Destination"

    Hello, This typically happens when the connection to the FTP server times out or hangs. How large is the account? You can't initiate a transport of a single archive, but you can force a new backup generation of all accounts with the following command:
    /usr/local/cpanel/bin/backup --force
    Thank you.
    0
  • dannette
    That particular account wasn't even one of the biggest. I don't really want to have a new backup generated. I saw the backup is on the source server locally - I just wonder if there is a command to requeue that one account to transport.
    0
  • dannette
    Also, I have destination timeout at 9600 and the one that failed was in the middle alphabetically if that matters. Should that 9600 be increased? Is there a high limit?
    0
  • dannette
    I just upped it to 18000 seconds (5 hours) - we'll see what that does.
    0

Please sign in to leave a comment.