Can't restore from s3

6 posts / 0 new
Last post
#1 Sun, 09/09/2012 - 16:08
nakeddesign

Can't restore from s3

I have a scheduled backup that backups mysql db's to s3 date based folders using: 'one per domain' db-%d-%m-%Y giving me in the s3 bucket: db-09-09-2012/domain.com.tar.gz db-09-09-2012/domain.com.tar.gz.info db-09-09-2012/domain.com.tar.gz.info.dom db-09-09-2012/domaintwo.com.tar.gz db-09-09-2012/domaintwo.com.tar.gz.info db-09-09-2012/domaintwo.com.tar.gz.info.dom

I'm trying to 'restore backup' one of the domains using the following for 'one per domain': db-09-09-2012/domaintwo.com.tar.gz

I get the error:

Restore failed: Invalid characters in S3 filename

Any suggestions please?

Sun, 09/09/2012 - 23:31
JamieCameron

Which virtualmin version are you running there? Because that message no longer exists in the 3.94 release..

''

Mon, 09/10/2012 - 07:44 (Reply to #2)
nakeddesign

3.92.gpl GPL

Is there a known problem on earlier versions ?

Mon, 09/10/2012 - 08:49
andreychek

We always recommend running the most recent Virtualmin version, there's lot's of updates and bugfixes in each release.

However, in particular, 3.93 contained a number of S3 features and bugfixes. It likely wouldn't have allowed you to use sub-directories like that on S3 prior to that version.

-Eric

Fri, 09/14/2012 - 16:32
nakeddesign

Hi Eric

I tried upgrading by upgrading from within virtualmin.

Since upgrading I get the following message when going to system information.

HTTP/1.0 500 Perl execution failed Server: MiniServ/1.590 Date: Fri, 14 Sep 2012 21:24:15 GMT Content-type: text/html; Charset=iso-8859-1 Connection: close Error - Perl execution failed

Undefined subroutine &virtual_server::licence_warning_message called at /usr/libexec/webmin/virtual-server-theme/right.cgi line 116.

Any suggestions

Fri, 09/14/2012 - 16:34 (Reply to #5)
JamieCameron

That can happen if you didn't upgrade the theme package. The quick fix is to run :

yum install wbt-virtual-server-theme

''

Topic locked