Submitted by derick on Wed, 01/06/2010 - 17:19
When i try to backup a virtual server i recive this error:
Backing up Webmin ACL files .. .. tar failed :
tar: Cowardly refusing to create an empty archive Try tar --help' ortar --usage' for more information.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Thu, 01/07/2010 - 00:03 Comment #1
That is surprising, as there should always be at least one .acl file for each domain user .. and typically many.
What happens if you try disabling and then re-enabling the "Webmin login" feature for this domain? This can be done at the shell with commands like :
virtualmin disable-feature --domain whatever.com --webmin
virtualmin enable-feature --domain whatever.com --webmin
Submitted by derick on Sat, 01/09/2010 - 05:13 Comment #2
It`s work now after i do: virtualmin disable-feature --domain whatever.com --webmin virtualmin enable-feature --domain whatever.com --webmin
Thanks
Submitted by JamieCameron on Sat, 01/09/2010 - 12:21 Comment #3
OK, that would explain it. Most likely those files got accidentally deleted.
Submitted by timmy on Wed, 02/22/2012 - 23:09 Comment #4
What if the user is stored on LDAP? IM getting the same error.
Submitted by JamieCameron on Thu, 02/23/2012 - 13:46 Comment #5
timmy - are you seeing this error when you have Webmin users stored in LDAP?
Submitted by timmy on Mon, 02/27/2012 - 20:12 Comment #6
yes. any chance of getting it fixed?
Submitted by JamieCameron on Tue, 02/28/2012 - 12:28 Comment #7
This will be fixed in the 3.91 Virtualmin release.