ar51an/unbound-dashboard

Failed to start Prometheus Unbound Exporter

Closed this issue · 3 comments

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

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!

Issue fixed after upgarding to debian bookworm!

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