Edgewood's picture

Trying to restore just one directory and I keep getting BotoServerError 500 Internal Server Error! This is very frustrating and shakes my faith in the ability of TKLBAM to properly do backup and restore! What am I doing wrong?

tklbam-restore --skip-database --skip-packages --limits "/var/www-ssl/some/deep/dark/directory/assets/default/javascript" --time 2013-11-26T15:01:48 8

after I enter my passphrase, I get this response (some areas redacted for security with @ symbols):

Executing Duplicity to download s3://s3.amazonaws.com/tklbam-qt@@@@@@ to /tmp/tklbam-@@@@
====================================================================================
// started squid: caching downloaded backup archives to /var/cache/tklbam/restore

# duplicity --restore-time=2013-11-26T15:01:48 --archive-dir=/var/cache/duplicity --s3-unencrypted-connection s3://s3.amazonaws.com/tklbam-qt@@@@@ /tmp/tklbam-@@@@
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: Wed Nov 27 07:08:11 2013
Download s3://s3.amazonaws.com/tklbam-qt@@@@@@/duplicity-full.20131126T150148Z.vol28.difftar.gpg failed (attempt #1, reason: BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>A44@@@@@</RequestId><HostId>w7@@@@</HostId></Error>)
Download s3://s3.amazonaws.com/tklbam-qt@@@@/duplicity-full.20131126T150148Z.vol41.difftar.gpg failed (attempt #1, reason: BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>4D@@@@</RequestId><HostId>xN@@@@@@</HostId></Error>)
Download s3://s3.amazonaws.com/tklbam-qt@@@@/duplicity-full.20131126T150148Z.vol105.difftar.gpg failed (attempt #1, reason: BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><RequestId>51@@@@@</RequestId><HostId>zOa@@@@@</HostId></Error>)

Any thoughts on what is going wrong? This is a LAMP turnkey system running on Debian 6 Squeeze

 

 

 

Forum: 

Add new comment