IBM / ibm-cos-sdk-js

ibm-cos-sdk-js
Apache License 2.0
38 stars 20 forks source link

Unable to connect to COS from localhost code: 'NetworkingError' #98

Closed mayomatavov closed 1 year ago

mayomatavov commented 1 year ago

This is the error that we are getting and it was working just fine until yesterday

Error: unable to get local issuer certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34) at TLSSocket.emit (node:events:513:28) at TLSSocket.emit (node:domain:489:12) at TLSSocket._finishInit (node:_tls_wrap:953:8) at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) { code: 'NetworkingError', region: 'us-east-1', hostname: '<concealed by 1Password>.s3.us-south.cloud-object-storage.appdomain.cloud', retryable: true, time: 2022-11-21T10:28:02.475Z }

IBMalok commented 1 year ago

@mayomatavov - do you still see the problem? If so, could you please try with diff region(eu-de) once?

mayomatavov commented 1 year ago

we are working with the IBM Cloud as it seems it is a problem on us-south region and this is the only region we have the COS resource created.

arnabm28 commented 1 year ago

This issue is now resolved. Can you please check once and if everything works fine this issue can be closed. Thanks.

IBMalok commented 1 year ago

It has already been resolved, so I am closing the ticket.