Filebackup freezes at 25%, WebUI also doesnt load

I was able to do an image backup fine, but every time I try to do a full file backup It freezes at 25% .

This is what shows up in the log, if it helps

2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-08 19:57:58: ERROR: Error parsing file BackupServerGet::getNextEntry - 1
2015-08-09 11:35:07: WARNING: Restarting shadow copy of C:\ because it was started by this server
2015-08-09 11:35:09: ERROR: Server admin stopped backup. -1
2015-08-09 11:35:10: ERROR: Backup had errors. Deleting partial backup.
2015-08-09 11:35:10: WARNING: Exponential backoff: Waiting at least 40m before next file backup

Are you getting those log messages from the log file, when it is actually frozen? What kind of OS are you using for the client and the server?

If it is not an out-of-space issue on the client I would be interested in the contents of the file C:\Program Files\UrBackup\urbackup\data\filelist.ub . Send it compressed to martin@urbackup.org but take a look inside first, so you know what you are sending to me.

Sorry, I should have been more specific. Its a windows client, and linux (Ubuntu I think) It shouldnt be out of storage,
It failed on a file backup, did a full image, then failed a file backup the same way. It IS a network drive its targeting, but it has almost 4TB free space, and is only backing up a 120gb drive.

Sorry, unfortunately the file list you sent me contains no errors when I let it run through the parsing code (as the error messages above indicated). So either the file was different at the time, there was an error while transferring it or something unrelated happens during the full backup.

You could put the server into debug log mode (see http://www.urbackup.org/administration_manual.html#x1-710009.2 ) and post send/the resulting urbackup.log after one file backup. Maybe I’ll see something there.