Backup Plan Live Update Stopped Working

Post Reply
redreptionil
Posts: 18
youtube meble na wymiar Warszawa
Joined: Fri Jun 05, 2015 8:45 am

Backup Plan Live Update Stopped Working

Post by redreptionil »

Over much of this month, Backup Plan has been failing to show up in the System Tray (it's set to start at Windows launch). Of course, I rarely notice that until later in the day I realize I've gotten no notification that my scheduled backup has run (or its results). If I check Task Manager, Backup Plan is happily sitting there apparently running. But, its window is nowhere to be found and it's not in the System Tray. If I go to the Start menu and try to run Backup Plan manually, I get the security notification asking if I want to run it, but then nothing. If I end the Backup Plan task in Task Manager and try running it again, I get that same security notification and up pops the program. Even more oddly, according to the line for the scheduled backup, it's been starting and finishing those backups normally and on time. The log confirms that and if I run the scheduled backup manually, it doesn't find anything to back up (again indicating that the scheduled backup is running correctly). If I modify and file somewhere and manually backup, it finds and backs that file up. So, it appears as if Backup Plan is running normally and just doesn't want to tell anyone about it. Also, if I "close" Backup Plan, it correctly minimizes to the System Tray and stays there until I reboot.

Looking in Reliability Monitor, I'm seeing a lot of entries saying Backup Plan's Live Update has Stopped Working:

Code: Select all

Source
LiveUpdate

Summary
Stopped working

Date
‎8/‎24/‎2019 6:21 AM

Status
Report sent

Description
Faulting Application Path:	C:\Program Files (x86)\ASUSTOR\Backup Plan\LiveUpdate.exe

Problem signature
Problem Event Name:	CLR20r3
Problem Signature 01:	LiveUpdate.exe
Problem Signature 02:	2.0.2.13100
Problem Signature 03:	5c36f303
Problem Signature 04:	mscorlib
Problem Signature 05:	4.8.3815.0
Problem Signature 06:	5cdb706e
Problem Signature 07:	54d
Problem Signature 08:	d
Problem Signature 09:	System.ArgumentNullException
OS Version:	10.0.18362.2.0.0.256.48
Locale ID:	1033
Additional Information 1:	2beb
Additional Information 2:	2beba6fb4680d73a8c78ca7c24ccdb46
Additional Information 3:	0cad
Additional Information 4:	0cad1d5652d45f259d4c13764aaae655

Extra information about the problem
Bucket ID:	e0842601a16db5e2b4e3434a3cc6ddb9 (1505120686598184377)
Looking in Event Viewer, I find:

Code: Select all

Log Name:      Application
Source:        Application Error
Date:          8/24/2019 6:21:37 AM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      WIN10-DAVE
Description:
Faulting application name: LiveUpdate.exe, version: 2.0.2.13100, time stamp: 0x5c36f303
Faulting module name: KERNELBASE.dll, version: 10.0.18362.267, time stamp: 0x91664cab
Exception code: 0xe0434352
Fault offset: 0x00113442
Faulting process id: 0xdb8
Faulting application start time: 0x01d55a7edb6a8edc
Faulting application path: C:\Program Files (x86)\ASUSTOR\Backup Plan\LiveUpdate.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: d097c6a5-90f4-4a17-9121-0ba6bc035fb6
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2019-08-24T13:21:37.646799900Z" />
    <EventRecordID>2108</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WIN10-DAVE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>LiveUpdate.exe</Data>
    <Data>2.0.2.13100</Data>
    <Data>5c36f303</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.18362.267</Data>
    <Data>91664cab</Data>
    <Data>e0434352</Data>
    <Data>00113442</Data>
    <Data>db8</Data>
    <Data>01d55a7edb6a8edc</Data>
    <Data>C:\Program Files (x86)\ASUSTOR\Backup Plan\LiveUpdate.exe</Data>
    <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
    <Data>d097c6a5-90f4-4a17-9121-0ba6bc035fb6</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>
and

Code: Select all

Log Name:      Application
Source:        .NET Runtime
Date:          8/24/2019 6:21:37 AM
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      WIN10-DAVE
Description:
Application: LiveUpdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
   at System.String.Copy(System.String)
   at LiveUpdate.DownloadVM+<DoDownloadUpdateInfo>d__0.MoveNext()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()


Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2019-08-24T13:21:37.428062800Z" />
    <EventRecordID>2107</EventRecordID>
    <Channel>Application</Channel>
    <Computer>WIN10-DAVE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: LiveUpdate.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
   at System.String.Copy(System.String)
   at LiveUpdate.DownloadVM+<DoDownloadUpdateInfo>d__0.MoveNext()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

</Data>
  </EventData>
</Event>
AFAIK, my software is fully up-to-date:
Windows 10 Pro x64, version 1903, build 18362.295
ASUSTOR Backup Plan version 2.0.2.37100 (if I run check for updates manually in Backup Plan, it completes successfully and says I'm up to date).
redreptionil
Posts: 18
Joined: Fri Jun 05, 2015 8:45 am

Re: Backup Plan Live Update Stopped Working

Post by redreptionil »

I really wish Asustor would do something about this. I'm tired of seeing that Backup Plan failure every single day.
User avatar
orion
Posts: 3485
Joined: Wed May 29, 2013 11:09 am

Re: Backup Plan Live Update Stopped Working

Post by orion »

I could be caused by anti-virus software. You can try to disable the software after issue happened (re-run backup plan to see if it stopped suddenly). If it's not the case, I think you should send a support ticket to asustor directly.
redreptionil
Posts: 18
Joined: Fri Jun 05, 2015 8:45 am

Re: Backup Plan Live Update Stopped Working

Post by redreptionil »

The .Net Runtime related Event 1026 I posted has System.String.Copy(System.String) as the topmost problem. Looking that up, I find:

https://docs.microsoft.com/en-us/dotnet ... mework-4.8

which says:

"Important

Starting with .NET Core 3.0, this method is obsolete. However, we do not recommend its use in any .NET implementation. In particular, because of changes in string interning in .NET Core 3.0, in some cases the Copy method will not create a new string but will simply return a reference to an existing interned string."

So, I'm assuming it's bad, obsolete code in LiveUpdate.exe and needs to be updated.
Post Reply

Return to “ASUSTOR Backup Plan”