QubitProducts / exporter_exporter

A reverse proxy designed for Prometheus exporters
Apache License 2.0
338 stars 55 forks source link

Client sent an HTTP request to an HTTPS server #86

Closed robingerold closed 1 year ago

robingerold commented 1 year ago

Hello, getting Client sent an HTTP request to an HTTPS server. when going on http://myip:5757/ Where can I disable HTTPS? I only want to use HTTP.

Thank you!

tcolgate commented 1 year ago

Sorry, you'll need to show me how you are starting the exporter. If you only want http, do not pass -web.tls.listen-address. The default port for http is 9999