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
Hi, i tried to setup this up in combination with InfluxDB2. I added the bucket I use with InfluxDB2 in the config.yaml
defaults: # Default value for the database name (InfluxDB) influx_database: 'telegraf'
Unfortunately when i run this command python3 telegraf_fritzbox.py -i 192.168.178.1 i receive the following error:
python3 telegraf_fritzbox.py -i 192.168.178.1
Cannot open database [unable to open database file] 1 Cannot connect to Fritz!Box.
How can I troubleshoot this? What Database is he trying to open an how?
Thank you! Ben
The text was updated successfully, but these errors were encountered:
same here
Sorry, something went wrong.
No branches or pull requests
Hi,
i tried to setup this up in combination with InfluxDB2.
I added the bucket I use with InfluxDB2 in the config.yaml
Unfortunately when i run this command
python3 telegraf_fritzbox.py -i 192.168.178.1
i receive the following error:How can I troubleshoot this? What Database is he trying to open an how?
Thank you!
Ben
The text was updated successfully, but these errors were encountered: