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
[SOLVED] Grafana install errors
#1
So having rebuilt my system after the Signal K update issues/failures, I cannot get Grafana to install.
Grafana is one of the main uses of the system to show me all the boat data in one location, so I REALLY need this to work.
When trying to install via the dashboards I get the below errors. Is there any other way of completing the installation?

RPI4 32GB running a fresh 64bit OpenCPN image.

Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
Hit:6 https://ppa.launchpadcontent.net/opencpn/opencpn/ubuntu focal InRelease
Get:7 https://apt.grafana.com stable InRelease [5,984 B]
Hit:8 https://repos.influxdata.com/debian bullseye InRelease
Hit:9 https://deb.nodesource.com/node_18.x bullseye InRelease
Hit:10 https://www.free-x.de/deb4op bullseye InRelease
Get:11 https://dl.cloudsmith.io/public/openplot...deb/debian bullseye InRelease [4,986 B]
Err:7 https://apt.grafana.com stable InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
Reading package lists...
W: GPG error: https://apt.grafana.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
E: The repository 'https://apt.grafana.com stable InRelease' is not signed.


Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package grafana
Checking sources...
DONE
Installing/Updating Grafana...
FAILED: [Errno 2] No such file or directory: 'grafana-cli'
Reply
#2
Anyone - what other info do I need to supply to get this resolved?
Or where else should I go for advice?

Thanks
Reply
#3
(2023-09-15, 12:11 PM)Mitch C Wrote: Anyone - what other info do I need to supply to get this resolved?
Or where else should I go for advice?

Thanks

I just spent a few minutes asking https://www.perplexity.ai/ ..
This works on my Pi3- 

Running sudo apt update-
Code:
Err:3 https://repos.influxdata.com/debian buster InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E


Similar for grafana with a different key

To fix influxdb I ran -
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D8FF8E1F7DF8B07E


and to fix grafana I ran 
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 963FA27710458545

Sudo apt update and upgrade worked after that.

Code:
pi@openplotter:~ $ apt list --installed | grep grafana

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

grafana/stable,now 10.1.2 armhf [installed]
pi@openplotter:~ $ apt list --installed | grep influxdb

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

influxdb/unknown,now 1.8.10-1 armhf [installed]
pi@openplotter:~ $
Reply
#4
(2023-09-20, 07:29 AM)PaddyB Wrote:
(2023-09-15, 12:11 PM)Mitch C Wrote: Anyone - what other info do I need to supply to get this resolved?
Or where else should I go for advice?

Thanks

I just spent a few minutes asking https://www.perplexity.ai/ ..
This works on my Pi3-
Thanks Paddy,
I'll try this on Saturday - crazy busy week with Yachtmaster practical exam prep.....UK weather has been a tad interesting this week!! Thanfully it's calming down for actual exam early next week.
Reply
#5
(2023-09-20, 08:33 PM)Mitch C Wrote: Thanks Paddy,
I'll try this on Saturday - crazy busy week with Yachtmaster practical exam prep.....UK weather has been a tad interesting this week!! Thanfully it's calming down for actual exam early next week.

Good luck with the yachtmaster! Did mine not so long ago, wasn't so bad.
Reply
#6
Thanks, a lot, Paddy1
This worked for me, having had the same issue..
Reply
#7
Just did a fresh install on a Pi 3, openplotter dashboards only give the option of installing influxdb V2 on a 64b system but if you run ..

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D8FF8E1F7DF8B07E

then
sudo apt install infuxdb

it installs v1.6.7 of influxdb which seems to work fine with the signalk app.
Reply
#8
Grafana key fixed in openplotter-dashboards 3.0.14, update it and install grafana again.

Sorry for the delay, I missed this post.
Reply
#9
(2023-11-08, 12:36 PM)Sailoog Wrote: Grafana key fixed in openplotter-dashboards 3.0.14, update it and install grafana again.

Sorry for the delay, I missed this post.

Hi Sailoog  - should have added a reply to say that folowing Paddy B post, I got it working again :-)

Thanks for taking note and fixing the problem though - love your work!!!
Reply
#10
I've been tracking this post for a few days and was just going to say the other fix didn't work anymore.  Perfect timing.  I updated to dashboard 3.0.14 and Grafana installed perfectly.  Thanks.  I second the "Love your work sentiment".  I'm getting ready to really dig into getting a pretty robust existing Zigbee system tied into OP and will have a few questions I'm sure.  Thanks for all the effort.

Jeremy
SV Osprey
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)