You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 0.4.0 it's not possible to start the exporter behind a proxy. Output using Docker:
panic: failed to initialize API client. this should never happen!
goroutine 1 [running]:
github.com/anas-aso/ssllabs_exporter/internal/ssllabs.init.0()
/workdir/internal/ssllabs/analyze.go:34 +0x74
Since version
0.4.0
it's not possible to start the exporter behind a proxy. Output using Docker:Dockerfile
:Commands:
It's working with version
0.3.0
instead oflatest
. I've tested versions0.4.1
and0.4.0
, too. But no luck.Latest version is working fine on another environment without a proxy.
Thanks for you help.
The text was updated successfully, but these errors were encountered: