Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error scraping PowerDNS: reflect: call of reflect.Value.Type on zero Value" source="powerdns_exporter.go:201 #15

Open
gitlilei2019 opened this issue Aug 25, 2023 · 0 comments

Comments

@gitlilei2019
Copy link

pdns:4.6.4

docker run -d -p 9120:9120 --name pdns_exporter janeczku/powerdns-exporter -api-url="http://ip:port/api/v1/" -api-key="key"

docker logs -f pdns_exporter
time="2023-08-25T02:13:30Z" level=info msg="Starting Server: :9120" source="powerdns_exporter.go:338"
time="2023-08-25T02:14:12Z" level=error msg="Error scraping PowerDNS: reflect: call of reflect.Value.Type on zero Value" source="powerdns_exporter.go:201"
time="2023-08-25T02:14:14Z" level=error msg="Error scraping PowerDNS: reflect: call of reflect.Value.Type on zero Value" source="powerdns_exporter.go:201"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant