Skip to content
Sam Suresh
https://twitter.com/samsureshx

linux

  1. Home>
  2. linux

MongoDB error on Ubuntu 20.04 LTS: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.4 Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 

  • Post author:samsure.sh
  • Post published:April 20, 2022
  • Post category:Tutorials
  • Post comments:0 Comments

This is a common error when you install MongoDB due to failed key verification. To fix this run the following command: /usr/bin/curl -sLO https://www.mongodb.org/static/pgp/server-4.4.asc && sudo /usr/bin/apt-key add server-4.4.asc The…

Continue ReadingMongoDB error on Ubuntu 20.04 LTS: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.4 Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 

Recent Posts

  • Upgrade to Moodle 4.0 or not?
  • MongoDB error on Ubuntu 20.04 LTS: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.4 Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 
  • Ionic Android: Installed Build Tools Revision 33.0.0-rc2 Is Corrupted. Remove and Install Again Using SDK Manager
  • How to install Invoice Ninja on Laravel Forge?

Recent Comments

No comments to show.
Copyright - OceanWP Theme by OceanWP