You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err));
[0] ^
[0] FetchError: request to https://raw.githubusercontent.com/ghostery/adblocker/master/packages/adblocker/assets/easylist/easyprivacy.txt failed, reason: Hostname/IP does not match certificate's altnames: Host: raw.githubusercontent.com. is not in the cert's altnames: DNS:default.ssl.fastly.net, DNS:.hosts.fastly.net, DNS:.fastly.com
[0] at ClientRequest. (E:\code_project\ftx\maxun\node_modules\node-fetch\lib\index.js:1501:11)
The text was updated successfully, but these errors were encountered:
reject(new FetchError(
request to ${request.url} failed, reason: ${err.message}
, 'system', err));[0] ^
[0] FetchError: request to https://raw.githubusercontent.com/ghostery/adblocker/master/packages/adblocker/assets/easylist/easyprivacy.txt failed, reason: Hostname/IP does not match certificate's altnames: Host: raw.githubusercontent.com. is not in the cert's altnames: DNS:default.ssl.fastly.net, DNS:.hosts.fastly.net, DNS:.fastly.com
[0] at ClientRequest. (E:\code_project\ftx\maxun\node_modules\node-fetch\lib\index.js:1501:11)
The text was updated successfully, but these errors were encountered: