I’m getting the following error while accessing the node_exporter metrics
[manu@Inspiron-14-5430 bin (⎈|test:default)]$ curl https://localhost:9100/metrics
curl: (35) error:0A00010B:SSL routines::wrong version number
[manu@Inspiron-14-5430 bin (⎈|test:default)]$
I’m using ubuntu 22.04
[manu@Inspiron-14-5430 bin (⎈|test:default)]$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
[manu@Inspiron-14-5430 bin (⎈|test:default)]$
Building dependency tree... Done
Reading state information... Done
curl is already the newest version (7.81.0-1ubuntu1.16).
openssl is already the newest version (3.0.2-0ubuntu1.15).
Do we need to configure RP (nginx RP) to make this work?