- I have installed s3cmd tool and done configuration settings with 'Amazon s3' Access key and Secret Key and all.
- I have created CRON job to make postgresql database backups and store into Amazon S3. However I am getting following error while running CRON job. " "WARNING: Retrying failed request: /db-backups/2013-03-12-backup.tar.gz ([Errno 110] Connection timed out) WARNING: Waiting 3 sec... WARNING: Retrying failed request: /db-backups/2013-03-12-backup.tar.gz ([Errno 101] Network is unreachable)
S3RequestError: Request failed for: /?prefix=db-backups/2013-03-05-backup.tar.gz
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! An unexpected error has occurred. Please report the above lines to: s3tools-bugs@lists.sourceforge.net !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
" "
Please help me on this.
Thanks,
Revanth