Closed dvonessen closed 1 year ago
I'm seeing this error also when connecting to the metrics endpoint. I'm using mbentley/omada-controller:latest and chhaley/omada_exporter:latest. No errors in the omada_exporter log though.
Hi @dvonessen, thanks for raising this!
Omada enforces some HTTPS redirects, it might be having trouble with the port, could you try setting OMADA_HOST=https://my.domain.redacted
without the port?
Hi @charlie-haley, thank you for your answer.
Mhh, long time ago... I did something wrong, but cannot remember what. But now this issue is not present anymore. The container ist starting and running.
But it doesn't serve metrics. I do have the same error as in https://github.com/charlie-haley/omada_exporter/issues/55. I will add a thumbs up to the bug.
Hi,
I am getting following error while starting the exporter.
I did set some variables to configure the exporter:
Thank you for your development and support.