Salta al contenuto principale

How to find reason for completed with error

Thread needs solution

One of my backups failed with "completed with errors". I can find the log files manually. I have also installed the MVPAssistant and can see the logs there. The problem is that there are many of them and I have no idea which one to look at. I assumed it was the one for backups but I went through those and couldn't find anything showing an error. Would someone explain how I can find the reason for the failure, please?

0 Users found this helpful

What type of backup are you looking at here?

The latest version of the new log viewer tool is at the link below. 
MVP Assistant - New 2.0 with Rescue Media Builder (New Version 2.3.1)

If you have Disks & Partitions backups created on ATI 2020 or later using .tibx files, then look in the Backup Worker logs.

If you have Files & Folders backups using .tib files (or Disk backups from earlier versions using .tib files) or using Cloning then look in the Demon logs.

Other logs are shown by the MVP Assistant under the 'Active Logs' heading of the Log Viewer page of the Assistant.

The Schedule2 log contains information related to scheduled task but is one of the more difficult logs to read / work through.

The log files should be zipped to preserve their original file names if sharing in the forums and would need to be less than 3MB in size, otherwise you would need to share the zip file via a Cloud share service such as OneDrive, Dropbox etc.

Thanks Steve. It is a files backup and I found the entry in the Demon logs. I looked back a month in the logs and the same failure has been happening for a while but I don't know what it means. I have posted the results below. Do you know what it means?

I'm using V 1.0.1 of the assistant because the latest one fails to work.

11/3/2022 11:16:28:758 PM -04:00 15024 I00640000: Writing differential version to file: 2020_09_I_diff_b24_s28_v1.tib
11/3/2022 11:44:21:541 PM -04:00 12544 W00040011: Error 0x40011: Link target was not backed up.
11/3/2022 11:44:21:562 PM -04:00 12544 W00040011: Error 0x40011: Link target was not backed up.
11/3/2022 11:56:24:892 PM -04:00 12544 I00640000: The following backups have been successfully created:
"G:\AcronisBackups\2020_September\FULL_I\2020_09_I_diff_b24_s28_v1.tib"
11/3/2022 11:56:36:250 PM -04:00 12544 I013C0006: Operation has succeeded.

frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Messaggi: 0
Commenti: 488

Dear Tilden,
Thank you for reaching out. As we can see in our internal system this problem was fixed in a newer version of the product, so need update True Image. 

Error 0x40011: Link target was not backed up.

The error suggests that there are some files in your backup source selection that cannot be captured, which can be caused if you are using such as OneDrive with Files on Demand enabled and the files are not physically present on your local drive, but stored in the MS cloud.

I agree with Steve Smith. Similar issues could arise with DropBox and other Cloud storage. 

Tilden, the Error 0x40011 is more of a warning and not an error. In fact, the error code starts with W which would be a warning so why the text says Error is beyond me. Anyway, I get those every night on my backups because I have links which are not part of the backed up data. Most likely nothing to worry about.

You said you're using version 1.0.1 of the Assistant because the latest fails to work. Can you be more specific about that?

My thanks to all who responded. The last backup completed without the warning for some reason so it does seem to be a program problem. As for the MVP program, I have attached the results I get when it is ran. I don't need it since the old version does work and isn't something I need, at least for now, but maybe it will help solve it for others.

Allegato Dimensione
612288-358022.jpg 495.35 KB
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Messaggi: 0
Commenti: 488

Dear Tilden,
Thank you for the update and the shared information.

Tilden, I see from your screen capture that you were running the MVP Driver Analyzer application. This is not the MVP Assistant. It's a separate application to do driver analysis.

That said, I find the exception surprising and related to some anomaly in your system configuration. To see in more detail, could you run the following PowerShell command and send the output.

get-wmiobject -class Win32_PnPEntity -property ClassGuid, PnPEntity

Thanks.