Skip to content

'UNABLE_TO_VERIFY_LEAF_SIGNATURE' error #1

@tezzytezzy

Description

@tezzytezzy

The following error was found on March 26

Run node ./dist/scripts/asx.js
  node ./dist/scripts/asx.js
  shell: /usr/bin/bash -e {0}
  env:
    CI_COMMIT: Github Actions CI
    GITHUB_ACTIONS_ROOT_DIR: /home/runner/work/tezzytezzy.github.io/tezzytezzy.github.io
node:internal/process/promises:279
            triggerUncaughtException(err, true /* fromPromise */);
            ^

Error: unable to verify the first certificate
    at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
    at TLSSocket.emit (node:events:526:28)
    at TLSSocket._finishInit (node:_tls_wrap:944:8)
    at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) {
  code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE',
  response: undefined
}
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions