Error Client: Writer SqlServerWriter has failure

Hello everyone,

I have a problem when backup files from one of the servers.

The error below is displayed:

Writer SqlServerWriter has failure state VSS_WS_FAILED_AT_PREPARE_SNAPSHOT with error VSS_E_WRITERERROR_NONRETRYABLE. UrBackup will continue with the backup but the associated data may not be consistent.

I disabled the Sql Server Writer, but the error persists

the client is installed on a windows server 2008 R2 with AD DC installed

.log.txt (2.5 KB)

Try to configure to back it up as component like described here https://www.urbackup.org/backup_mssql.html . Perhaps that helps…

Otherwise just ignore the error.

This backup has another error:

backupcom->AddToSnapshotSet(&(Server->ConvertToWchar(selected_vols[i])[0]), GUID_NULL, &additional_refs[i].volid) failed. VSS error code VSS_E_OBJECT_NOT_FOUND 03/24/20 14:48 ERROR Creating snapshot of "SYSVOL" failed.

how to solve this?