Error: download manifest failed (1) - SSL connect error #7791
Unanswered
greettoroshan
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi, Can you provide some information on your setup? OS + version? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Ben, OS Windows 11 Enterprise Version 22H2 This is a node.js application and we are using these packages "@itwin/core-backend": "^4.10.2", Thanks, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While I am trying to doanload briefcase in function
downloadBriefcase in file BriefcaseManager.js we have a function
await CheckpointManager_1.CheckpointManager.downloadCheckpoint({ localFile: fileName, checkpoint, onProgress: arg.onProgress });
It is throwing error "Error: download manifest failed (1) - SSL connect error"
Can you please help to fix this
Beta Was this translation helpful? Give feedback.
All reactions