Hey,
I'm seeing update failures across both of my windows devices (win10, latest stable adguard build). I've tried a couple different network connections, and reinstalled the product on one of the machines with no change.
In both cases, the product log shows that it's receiving a 503 error from cdn.adguard.com; when requesting the failed files, cloudflare ddos protection inspects my browser. guessing it might possibly be causing issues with the updater in the adguard for desktop product?
To reproduce, reboot or flush dns cache and then request a manual update.
Here's a sample of the failure from the service log on one of the devices:
I'm seeing update failures across both of my windows devices (win10, latest stable adguard build). I've tried a couple different network connections, and reinstalled the product on one of the machines with no change.
In both cases, the product log shows that it's receiving a 503 error from cdn.adguard.com; when requesting the failed files, cloudflare ddos protection inspects my browser. guessing it might possibly be causing issues with the updater in the adguard for desktop product?
To reproduce, reboot or flush dns cache and then request a manual update.
Here's a sample of the failure from the service log on one of the devices:
Code:
INFO, AdguardSvc, 23, 06.07.2018 9:23:41.294, Start checking userscripts updates. Forced=True
INFO, AdguardSvc, 23, 06.07.2018 9:23:41.333, Found 3 userscripts ready for update check
WARNING, AdguardSvc, 23, 06.07.2018 9:23:41.525, Cannot check userscript Adguard Assistant update: System.ApplicationException: Cannot download file from https://cdn.adguard.com/public/Userscripts/AdguardAssistant/4.0/assistant.meta.js
Source: Adguard.Service
Stack trace: at Adguard.Service.Userscripts.UserscriptParser.q2F0eghhVb(Object )
at Adguard.Service.Userscripts.UserscriptParser.kJPxTgaWXECRfHPwVHA(Object )
at Adguard.Service.Userscripts.UserscriptParser.bRl05ojJ0H(Object , String )
at Adguard.Service.Userscripts.UserscriptParser.Parse(String path, Boolean downloadResources)
at Adguard.Service.Userscripts.UserscriptService.JbGsgcvkwD(UserscriptInfo )
System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
Source: System
Stack trace: at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at System.Net.WebClient.DownloadData(String address)
at Adguard.Service.Userscripts.UserscriptParser.f1nqitjQeFAPJrN6Tr8(Object , Object )
at Adguard.Service.Userscripts.UserscriptParser.Kqt0CNfpgk(Object )
at Adguard.Service.Userscripts.UserscriptParser.zyCn4pjtLRBHODhkagD(Object )
at Adguard.Service.Userscripts.UserscriptParser.q2F0eghhVb(Object )