hornbill / rPowerBIHornbillDataSources

R Scripts to enable Power BI to use the Hornbill Reporting and Trend Engine APIs as data sources
https://wiki.hornbill.com/index.php/PowerBI_Reporting
Other
0 stars 1 forks source link

Error: SSL certificate problem: self signed certificate in certificate chain #1

Open Michaelcwl opened 7 years ago

Michaelcwl commented 7 years ago

Hi All,

Trying to run one of the scripts and resulted in error below. Can anyone suggest a fix ?

Power BI Error:

Details: "ADO.NET: R script error. Loading required package: methods Loading required package: bitops

Regards,

Michael

SteveGoldthorpe commented 7 years ago

Hi Michael,

Looks like it may be your proxy getting in the way, causing Rcurl to believe that the cert presented is self-signed (which it most certainly isn't :) ).

Could you try again with a direct connection to the internet, and let me know how you get on please?

Thanks, Steve

Michaelcwl commented 7 years ago

Hi Steve,

The OPs guy informed me that we don't use proxy at all. I installed all the prerequisites on a dev server and connection is done directly to the Hornbill server. Are there anything extra I need to do on the certificates ?

Regards,

Michael

Michaelcwl commented 7 years ago

Hi SteveGoldthorpe,

I’ve bypassed the chained certificate error temporarily but getting the following error, can you help?

Regards,

Michael