Skip to content
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

ascii2d一直403 #478

Open
Miuzarte opened this issue Nov 14, 2024 Discussed in #477 · 1 comment
Open

ascii2d一直403 #478

Miuzarte opened this issue Nov 14, 2024 Discussed in #477 · 1 comment

Comments

@Miuzarte
Copy link

Discussed in #477

Originally posted by Miuzarte November 14, 2024
TLSv1.2下403

11/14/2024, 2:53:27 PM [error] ascii2d
11/14/2024, 2:53:27 PM AxiosError: Request failed with status code 403
    at settle (file:///root/Miuzarte/cq-picsearcher-bot/node_modules/axios/lib/core/settle.js:19:12)
    at BrotliDecompress.handleStreamEnd (file:///root/Miuzarte/cq-picsearcher-bot/node_modules/axios/lib/adapters/http.js:589:11)
    at BrotliDecompress.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at Axios.request (file:///root/Miuzarte/cq-picsearcher-bot/node_modules/axios/lib/core/Axios.js:45:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async file:///root/Miuzarte/cq-picsearcher-bot/src/plugin/ascii2d.mjs:28:19
    at async retryAsync (file:///root/Miuzarte/cq-picsearcher-bot/src/utils/retry.mjs:11:14)
    at async doSearch (file:///root/Miuzarte/cq-picsearcher-bot/src/plugin/ascii2d.mjs:26:37)
    at async searchImg (file:///root/Miuzarte/cq-picsearcher-bot/src/index.mjs:644:54)

1.1下

write EPROTO 20A0006D7D000000:error:0A00014D:SSL routines:tls_process_key_exchange:legacy sigalg disallowed or unsupported:../deps/openssl/openssl/ssl/statem/statem_clnt.c:2262:

走不走代理都是403,PC浏览器正常访问

试了下朋友的cqps也是一样情况,应该不是我的问题(

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Nov 14, 2024

好像确实出问题,几天前还好的,目前我也没什么办法,先观望一下把

1.1 好像 node 18 之后不能直接用了,回头我处理一下看看

https://johnnyreilly.com/node-18-axios-and-unsafe-legacy-renegotiation-disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants