-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
[Bug] CERT_HAS_EXPIRED #45
Comments
โ @cikichen This issue is closed, If you have any questions, you can comment and reply. |
๐ This issue has been resolved in version 1.9.1 ๐ The release is available on npm package (@latest dist-tag) Your semantic-release bot ๐ฆ๐ |
๐ This issue has been resolved in version 1.0.1 ๐ The release is available on npm package (@latest dist-tag) Your semantic-release bot ๐ฆ๐ |
๐ This issue has been resolved in version 1.9.1 ๐ The release is available on npm package (@latest dist-tag) Your semantic-release bot ๐ฆ๐ |
๐ This issue has been resolved in version 2.10.1 ๐ The release is available on npm package (@latest dist-tag) Your semantic-release bot ๐ฆ๐ |
๐ This issue has been resolved in version 1.1.1 ๐ The release is available on npm package (@latest dist-tag) Your semantic-release bot ๐ฆ๐ |
๐ป ็ณป็ป็ฏๅข | Operating System
Windows
๐ CLI ็ๆฌ | CLI Version
2.10.0
๐ ้ฎ้ขๆ่ฟฐ | Bug Description
Failed to calculate number of tokens, falling back to approximate count TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11372:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async RetryOperation._fn (/node/v18.18.2/lib/node_modules/@lobehub/commit-cli/node_modules/p-retry/index.js:50:12) {
cause: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1600:34)
at TLSSocket.emit (node:events:517:28)
at TLSSocket._finishInit (node:_tls_wrap:1017:8)
at ssl.onhandshakedone (node:_tls_wrap:803:12) {
code: 'CERT_HAS_EXPIRED'
}
}
๐ฆ ๆๆ็ปๆ | Expected Behavior
No response
๐ท ๅค็ฐๆญฅ้ชค | Recurrence Steps
No response
๐ ่กฅๅ ไฟกๆฏ | Additional Information
No response
The text was updated successfully, but these errors were encountered: