Unable to verify the first certificate
Hi, I have an error during the connection of the extension on our self hosted GitLab. I created the token successfully. I don't have proxy. Please, could you help me to find the problem ?
[info]: Extracted urls: []
[info]: Extracted urls: []
[info]: More recent project update in progress, discarding findings for urls: []
[info]: Found 0 projects for urls: []
[warning]: GitExtensionWrapper is missing repository for file:///c%3A/sw/wks.py/AxTest
[info]: Extracted urls: [
"git@hidenName:sss/yyy/ccc/tt/AxTest.git"
]
[info]: Found 0 projects for urls: [
"git@hidenName:sss/yyy/ccc/tt/AxTest.git"
]
[error]: {
"userMessage": "Request failed: Can't add GitLab account for https://hidenName. Check your instance URL and network connection.",
"errorMessage": "request to https://hidenName/api/v4/user failed, reason: unable to verify the first certificate",
"stack": [
"FetchError: request to https://hidenName/api/v4/user failed, reason: unable to verify the first certificate",
" at ClientRequest.<anonymous> (c:\\Users\\myName\\.vscode\\extensions\\gitlab.gitlab-workflow-3.55.0\\node_modules\\cross-fetch\\node_modules\\node-fetch\\lib\\index.js:1491:11)",
" at ClientRequest.emit (node:events:538:35)",
" at TLSSocket.socketErrorListener (node:_http_client:442:9)",
" at TLSSocket.emit (node:events:526:28)",
" at emitErrorNT (node:internal/streams/destroy:157:8)",
" at emitErrorCloseNT (node:internal/streams/destroy:122:3)",
" at processTicksAndRejections (node:internal/process/task_queues:83:21)"
]
}
[error]: {
"userMessage": "Request failed: Can't add GitLab account for https://hidenName. Check your instance URL and network connection.",
"errorMessage": "request to https://hidenName/api/v4/user failed, reason: unable to verify the first certificate",
"stack": [
"FetchError: request to https://hidenName/api/v4/user failed, reason: unable to verify the first certificate",
" at ClientRequest.<anonymous> (c:\\Users\\myName\\.vscode\\extensions\\gitlab.gitlab-workflow-3.55.0\\node_modules\\cross-fetch\\node_modules\\node-fetch\\lib\\index.js:1491:11)",
" at ClientRequest.emit (node:events:538:35)",
" at TLSSocket.socketErrorListener (node:_http_client:442:9)",
" at TLSSocket.emit (node:events:526:28)",
" at emitErrorNT (node:internal/streams/destroy:157:8)",
" at emitErrorCloseNT (node:internal/streams/destroy:122:3)",
" at processTicksAndRejections (node:internal/process/task_queues:83:21)"
]
}