DavidMoore / ipfilter

Keeps your preferred Bit Torrent client blocklist up to date to support your privacy and security
https://www.ipfilter.app
MIT License
443 stars 38 forks source link

IPFilter.exe Error: 0 : Couldn't schedule automated update: System.IO.FileNotFoundException: The system cannot find the file specified. #97

Closed Sopor closed 1 year ago

Sopor commented 1 year ago

When running IPFilter i got this error.

IPFilter.exe Information: 0 : Checking for software updates...
IPFilter.exe Information: 0 : Current version: 3.0.4.0
IPFilter.exe Information: 0 : Available version: <no updates>
IPFilter.exe Information: 0 : Found app qBittorrent version v4.5.4 at C:\Program Files\qBittorrent
IPFilter.exe Information: 0 : Saving settings...
IPFilter.exe Information: 0 : Settings saved successfully.
IPFilter.exe Information: 0 : Updating schedule settings...
IPFilter.exe Information: 0 : Deleting the automatic schedule task...
IPFilter.exe Error: 0 : Couldn't schedule automated update: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
   at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
   at CallSite.Target(Closure , CallSite , ComObject , String )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at IPFilter.Commands.ScheduledTaskCommand.Execute(Boolean enable)
   at IPFilter.ViewModels.OptionsViewModel.SaveSettings(Object o)

I don't know if this is normal or not, but it looks like something is wrong.