Disabling reporting working?
muuuh opened this issue · 1 comments
Hello,
I have a possible bug report concerning the disabling of reporting.
Although I have set
reporting: false
I still get the following output
-----------------------------------------------------------
Add-on: InfluxDB
Scalable datastore for metrics, events, and real-time analytics
-----------------------------------------------------------
Add-on version: 4.0.1
You are running the latest version of this add-on.
System: Home Assistant OS 5.10 (amd64 / qemux86-64)
Home Assistant Core: 2021.2.1
Home Assistant Supervisor: 2021.01.7
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] create-users.sh: executing...
[cont-init.d] create-users.sh: exited 0.
[cont-init.d] influxdb.sh: executing...
[09:52:42] INFO: Reporting of usage stats to InfluxData is disabled.
[cont-init.d] influxdb.sh: exited 0.
[cont-init.d] kapacitor.sh: executing...
[cont-init.d] kapacitor.sh: exited 0.
[cont-init.d] nginx.sh: executing...
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[09:52:43] INFO: Kapacitor is waiting until InfluxDB is available...
[09:52:43] INFO: Chronograf is waiting until InfluxDB is available...
[09:52:43] INFO: Starting the InfluxDB...
[09:53:03] INFO: Starting Chronograf...
[09:53:03] INFO: Starting the Kapacitor
'##:::'##::::'###::::'########:::::'###:::::'######::'####:'########::'#######::'########::
##::'##::::'## ##::: ##.... ##:::'## ##:::'##... ##:. ##::... ##..::'##.... ##: ##.... ##:
##:'##::::'##:. ##:: ##:::: ##::'##:. ##:: ##:::..::: ##::::: ##:::: ##:::: ##: ##:::: ##:
#####::::'##:::. ##: ########::'##:::. ##: ##:::::::: ##::::: ##:::: ##:::: ##: ########::
##. ##::: #########: ##.....::: #########: ##:::::::: ##::::: ##:::: ##:::: ##: ##.. ##:::
##:. ##:: ##.... ##: ##:::::::: ##.... ##: ##::: ##:: ##::::: ##:::: ##:::: ##: ##::. ##::
##::. ##: ##:::: ##: ##:::::::: ##:::: ##:. ######::'####:::: ##::::. #######:: ##:::. ##:
..::::..::..:::::..::..:::::::::..:::::..:::......:::....:::::..::::::.......:::..:::::..::
2021/03/30 09:53:04 Using configuration at: /etc/kapacitor/kapacitor.conf
ts=2021-03-30T09:53:08.057Z lvl=error msg="error while sending usage report on startup" service=reporting err="Post https://usage.influxdata.com/api/v1/usage/kapacitor: dial tcp: lookup usage.influxdata.com on 127.0.0.11:53: server misbehaving"
The error message is because I have blocked uplink network access on my firewall.
It seems that the above setting is correct, as I get the message "INFO: Reporting of usage stats to InfluxData is disabled." from influxdb/rootfs/etc/cont-init.d/influxdb.sh
But maybe Kapacitor has additional settings:
https://docs.influxdata.com/kapacitor/v1.5/administration/configuration/#reporting
Thank you and best regards,
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!