We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get a lot of messages like this in the container logs:
2019/05/05 09:52:55 could not call action: authorization required
I am running fritzos 7.0
The metrics looks fine...
This is my helm chart for running the exporter: https://github.com/runningman84/helm-charts/tree/master/fritzbox-exporter
Btw. it would be cool if the container would not run as root... which does not seem to be needed anyway.
The text was updated successfully, but these errors were encountered:
It looks like if you query the fritzbox exporter too often it fails. The counter fritzbox_exporter_collect_errors is is constantly rising.
Sorry, something went wrong.
Same on my system. Any idea?
No branches or pull requests
I get a lot of messages like this in the container logs:
I am running fritzos 7.0
The metrics looks fine...
This is my helm chart for running the exporter:
https://github.com/runningman84/helm-charts/tree/master/fritzbox-exporter
Btw. it would be cool if the container would not run as root... which does not seem to be needed anyway.
The text was updated successfully, but these errors were encountered: