-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
抓取报错 #126
Comments
Has it been fixed? |
backend-1 | Context from initialize: {"_type":"BrowserContext","_guid":"browser-context@a2452bfe212c761fbf8a61962a56dbd9"} |
@tanzhiquan @shenyou666 finding it hard to reproduce. As a hot fix, I'll remove this plugin. New release will be in a few hours. |
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: