urbanopt / urbanopt-reopt-gem

Other
2 stars 3 forks source link

expose error messages for certificate verify failed #151

Open kflemin opened 3 months ago

kflemin commented 3 months ago

The REopt errors were/are not exposed on the command line. Adding a bit more puts statement so we can easily distinguish the following error (which we have a documented solution for):

SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate)

We should review reopt_lite_api.rb to ensure we are exposing as much error information as we can for future troubleshooting.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9422181137

Details


Totals Coverage Status
Change from base Build 8996749811: 0.03%
Covered Lines: 707
Relevant Lines: 980

💛 - Coveralls