Skip to content

美区cURL方式登录失败 #338

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

Open
Ivanyinfan opened this issue Jul 8, 2024 · 0 comments
Open

美区cURL方式登录失败 #338

Ivanyinfan opened this issue Jul 8, 2024 · 0 comments

Comments

@Ivanyinfan
Copy link

login: login: curl_data: curl_data: (node:30824) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use Code --trace-warnings ... to show where the warning was created)
(node:30824) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use Code --trace-warnings ... to show where the warning was created)
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "SELF_SIGNED_CERT_IN_CHAIN".] {
code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v20.9.0
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "SELF_SIGNED_CERT_IN_CHAIN".] {
code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v20.9.0

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

1 participant