fabric8-analytics / fabric8-analytics-vscode-extension

Red Hat Dependency Analytics extension
https://marketplace.visualstudio.com/items?itemName=redhat.fabric8-analytics
Apache License 2.0
236 stars 180 forks source link

request to https://rhda.rhcloud.com/api/v4/analysis failed, reason: unable to get issuer certificate #697

Open tomorrowx-git opened 6 months ago

tomorrowx-git commented 6 months ago

When I run the RHDA report by simple click on the pie chart after selecting pom.xml I get the following error, request to https://rhda.rhcloud.com/api/v4/analysis failed, reason: unable to get issuer certificate followed by Unable to analyze your stack.

I'm expecting to view the analysis report.

Screenshot 2024-03-26 at 11 01 24

VSCode(please complete the following information):

Version: 1.87.2 Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 Date: 2024-03-08T15:21:31.043Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Darwin x64 23.3.0

tomorrowx-git commented 6 months ago

brew reinstall certifi

Reinstalling certifi seemed to fix this error.

tomorrowx-git commented 2 months ago

brew reinstall certifi

Reinstalling certifi seemed to fix this error.

update: this issue has since resurfaced whereby certifi reinstall doesn't now fix the problem.