ar51an / unbound-dashboard

Unbound Dashboard In Grafana With Prometheus & Loki
Apache License 2.0
225 stars 16 forks source link

Failed to start Prometheus Unbound Exporter #12

Closed xaquib666 closed 1 month ago

xaquib666 commented 1 month ago

Hello,

The prometheus unbound exporter service fails to start, and it claims the Start request repeated too quickly. Can you please tell me how to fix it?

Permissions are all correctly set

Thanks!

image

xaquib666 commented 1 month ago

Hello,

next step actually shows the probable root cause of the error. GLIBC_2.34 and GLIBC_2.32 are needed.

image

Latest version of bullseyw is installed in this raspberry pi , which only supports 2.31.

image

How did you run unbound-exporter in a raspberrypi?

Thanks!

xaquib666 commented 1 month ago

Issue fixed after upgarding to debian bookworm!

ar51an commented 1 month ago

Glad you figured it out. Current supported OS version is mentioned in the readme under Specs:

image

As a reference you can compile unbound-exporter on non-supportive OS. Compilation is straight forward and the process is explained in the unbound-exporter repo:

https://github.com/ar51an/unbound-exporter