-
Notifications
You must be signed in to change notification settings - Fork 374
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. |
[0] Node.js v18.20.3 [Start Training Robot ] error info |
version is v0.0.2 |
@jerry-f @tanzhiquan @shenyou666 are any of you behind a firewall? I am finding it hard to reproduce this. If you can share more about your setup it would be very helpful |
@amhsirak I ran into the same problem, I think it may be that we are in China, blocked by the Great firewall, and do not have direct access to GitHub |
I found a solution. I changed my host file, allows me to visit raw.githubusercontent.com via IP directly rather than through a DNS lookup, problem is solved |
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: