• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

influxdb not loading onto reapberrypi 4

Q&A Forum › Category: Raspberry Pi › influxdb not loading onto reapberrypi 4
0 Vote Up Vote Down
David Barker asked 12 months ago

I get this error when loading this command
davan@raspberrypi:~ $ echo ‘393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c
influxdata-archive_compat.key’ | sha256sum -c && cat influxdataarchive_
compat.key | gpg –dearmor | sudo tee
/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
sha256sum: ‘standard input’: no properly formatted checksum lines found
-bash: compat.key: command not found
gpg: no valid OpenPGP data found.
-bash: /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg: No such file or directory

Question Tags: unflux db
3 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 12 months ago

Hi.
Probably there was an issue during copy/paste the command because of line breaks.
 
Can you copy the commands from here?

# influxdata-archive_compat.key GPG fingerprint:
#     9D53 9D90 D332 8DC7 D6C8 D3B9 D8FF 8E1F 7DF8 B07E
wget -q https://repos.influxdata.com/influxdata-archive_compat.key
echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list

sudo apt-get update && sudo apt-get install influxdb2

 
Let me know if this solves the problem.
 
Regards,
Sara
 

0 Vote Up Vote Down
David Barker answered 12 months ago

thanks  Sara resolved
regards Dave

0 Vote Up Vote Down
Sara Santos Staff answered 12 months ago

Hi.
Great.
I’ll mark this issue as resolved. If you need further help, you just need to open a new question in our forum.
Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.