failed to TAR up repositories

10 posts / 0 new
Last post
#1 Tue, 04/02/2013 - 01:15
bogomip

failed to TAR up repositories

Hi,

some days ago I set up a new Virtual Host in Virtualmin. Nearly all features are enabled, including git repositories.

After that I entered my home directory in the shell, renamed public_html to public_html_ and created a new, empty public html directory. In this directory I cloned a git repository which is hosted on github.com. Files should be integer.

So far, my application works fine but every night, when backing up my server, I encounter the following problem, which is sent to me by mail:

[...] Backing up Git repositories and configuration files .. .. failed to TAR up repositories : [...]

With the result, that my Server is backup up only partially.

Unfortunately googling the error "failed to TAR up repositories" ends up in 0 usable results.

What I did: I checked out (cloned) the Github-Repository a second time, which did not help. I removed the whole public_html directory with the git-files for one night, but still the error. I tared the public_html - directory manually (tar czfv public_html.tgz public_html) that brings no error.

What can I do?

Thank you very much in advance,

Matthias

Mon, 05/20/2013 - 20:39
snlnz

I'd like to know what's happening here also? What a pain that because git repos are part of the backup process it now fails. It almost warrants removing any git repos from the server completely so it isn't failing on that feature.

I think it's a bug in the git repo feature. Anyone else care to chip in?

Mon, 05/20/2013 - 20:43
snlnz

I can confirm that removing the git feature solves the issue.

Tue, 10/29/2013 - 08:01
pixel_paul
pixel_paul's picture

was this reported as a bug?

Sun, 11/10/2013 - 18:06
i3inary

Also having this issue.

Fri, 03/14/2014 - 14:02
Lisandro1987

Could anyone solve it?

Mon, 03/17/2014 - 14:34
SteveHeinsch

Probably best to see if there is an existing bug report for this, and if not create a new issue. https://virtualmin.com/project/issues

Wed, 07/02/2014 - 08:57
PatTzZ

I have the same problem here. Nothing new about it?

Wed, 07/02/2014 - 16:53
i3inary

I somehow fixed this a few months back. My issue was related to some changes that came along in virtualmin's implementation of BIND and it was causing my backups to fail

I am drawing a blank as to exactly how I fixed it though I am sorry hopefully this points someone in the right direction.

Thu, 07/03/2014 - 15:29
PatTzZ

But what is the link with bind and git ? Because when we desactivate git, it work back again...

Topic locked