Skip to content
Sam Suresh
  • eLearning
  • Office
  • Linux
  • CMS
  • Mobile
  • Code
https://twitter.com/samsureshx
Menu Close
  • eLearning
  • Office
  • Linux
  • CMS
  • Mobile
  • Code

mongodb

  1. Home>
  2. mongodb

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:CMS/Linux
  • 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

  • How to convert MySQL database to MSSQL using SQL Server Migration Assistant for MySQL (MySQLToSQL)
  • How to remove ERPNext Powered by footer
  • 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

Recent Comments

No comments to show.
Copyright - OceanWP Theme by OceanWP