iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
615 stars 210 forks source link

Bridge error - [Error: download manifest failed (1) - Problem with the SSL CA cert (path? access rights?)] #2863

Closed PeterJBassett closed 2 years ago

PeterJBassett commented 2 years ago

Discussed in https://github.com/iTwin/itwinjs-core/discussions/2862

Originally posted by **PeterJBassett** December 8, 2021 Hello, my application runs a bridge connection to iTwin using the IModelBridge class. When the synchronisation runs I get the following error. [Error: download manifest failed (1) - Problem with the SSL CA cert (path? access rights?)] Please can you tell me if this is a known issue, and whether there is a solution?

From further investigation, these error messages exist in the following modules: @bentley/imodeljs-native/imodeljs-darwin-x64/imodeljs.node @bentley/imodeljs-native/imodeljs-darwin-x64/BeBlobDaemon

Can you provide any further information on why these error messages might be being raised?

PeterJBassett commented 2 years ago

The issue has been successfully resolved. Please see the discussion in https://github.com/iTwin/itwinjs-core/discussions/2862