Trac will no longer backup

QUESTION #1

Trac has been working fine, nothing has been changed, and now it will not back up to a sharepoint on one of our servers.

When I select, "configure backups", it responds with, "Backups successfully configured".

When I select, "run backup now", it says, "Backup in progress. Please wait". It grinds away for 2.5 minutes then it fails with the following error messages:

ERROR MESSAGE: Trac Dump Failed
ERROR MESSAGES: https://192.168.X.X:3000
Couldnt find element with id_errors to display error message. OK

I even created a new sharepoint but it will no longer backup my data. ANY IDEAS?

QUESTION #2

If I cannot use the Trac utility to backup my data how can I manually backup my data so I can import it into a new JumpBox Trac/Subversion Server?

THANKS!!!!!!!!

Answers to your Questions

TRAC version 1.0 (installed about a month ago)

admin@trac:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 956M 285M 620M 32% /
varrun 506M 96K 506M 1% /var/run
varlock 506M 0 506M 0% /var/lock
udev 506M 60K 506M 1% /dev
devshm 506M 0 506M 0% /dev/shm
/dev/sdc1 1008M 328M 630M 35% /var

Thanks!

Hi First off, what version

Hi
First off, what version of the Trac JumpBox are you using? The Info page in the JumpBox Admin interface should tell you (or it is in the directory name or zipfile name). Next, if you haven't already, Enable Shell Access. SSH in and check and see how much disk space is left with the command du -sh. My first guess would be that you have filled the disk on your JumpBox. We should be able to work this out.

Austin

Answers to your Questions

As you can see SSH is enabled.

Trac/Subversion version 1.0 (Installed about a month ago)

admin@trac:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 956M 285M 621M 32% /
varrun 506M 84K 506M 1% /var/run
varlock 506M 0 506M 0% /var/lock
udev 506M 60K 506M 1% /dev
devshm 506M 0 506M 0% /dev/shm
/dev/sdc1 1008M 328M 630M 35% /var

admin@trac:~$ du -sh
3.0K

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.