This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Influx Not Installing
#1
It seems that the Influx key has been changed and the OpenPlotter won't complete the task.

Grateful for a workaround or update to the module.

Err:7 https://repos.influxdata.com/debian bullseye InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
Reading package lists...
W: GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
E: The repository 'https://repos.influxdata.com/debian bullseye InRelease' is not signed.

Regards
Mike D
Reply
#2
Hi all.  Had an old install on a Pi 3B, have finally gotten my hands on a Pi 4, as well as a new (to me) boat, so trying to get everything set up and running into a few problems.  This problem is that I'm trying to install Influxdb and Grafana, and Influxdb is failing with an error.  I'm using Dashboards to install "InfluxDB OSS 2.x".  It also says "not installed (only for 64bit)".  I click on that and hit install and this is the error that I get (I also get the Key issue reported by the OP):

Code:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package influxdb2
E: Unable to locate package telegraf
Failed to disable unit: Unit file telegraf.service does not exist.
Failed to stop telegraf.service: Unit telegraf.service not loaded.
Checking sources...
DONE
Installing/Updating InfluxDB OSS 2.x...
FAILED: [Errno 2] No such file or directory: '/etc/telegraf/telegraf.conf'

Other info:
Dashboards v 3.0.10, Settings v3.4.7

I've confirmed I'm 64 bit:
Code:
pi@openplotter:~ $ uname -m
aarch64

And OS is:
Code:
pi@openplotter:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian

So it appears I'm having the same problem.
Reply
#3
This worked for me:
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9E439B102CF3C0C6
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D8FF8E1F7DF8B07E
Reply
#4
(2023-01-29, 07:18 PM)tobias.e Wrote: This worked for me:
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9E439B102CF3C0C6
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D8FF8E1F7DF8B07E

Awesome.  That worked for me as well.  Thanks!!!
Reply
#5
apt-key method will work but it has been deprecated so I can not use that in OpenPlotter.

Do you know where are the new keys and repos?

EDIT: I found this: https://www.influxdata.com/blog/linux-pa...-rotation/
Reply
#6
fixed. Update to openplotter-dashboard 3.0.12

thanks for notifying
Reply
#7
(2023-01-31, 07:13 PM)Sailoog Wrote: fixed. Update to openplotter-dashboard 3.0.12

thanks for notifying

Fantastic, Influx now installs as expected.  However, I can't seem to get it to run.  Argh.  Will scratch my head before posting another question.
Reply
#8
https://openplotter.readthedocs.io/en/3....luxdb.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)