IanJSaul
New Pleskian
- Server operating system version
- Ubuntu 20.04.4 LTS
- Plesk version and microupdate number
- Version 18.0.45 Update #2, last updated on Aug 14, 2022 07:07 AM
Aloha!
I've noticed a bug in this document, and I wanted to determine the best way to leave feedback for it to be updated.
The document references using the "-keyserver" flag, however that regquires two "--" not one.
LISTED INCORRECT: sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys
CORRECT: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys
I've noticed a bug in this document, and I wanted to determine the best way to leave feedback for it to be updated.
Plesk update fails: GPG error: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY - Support Cases from Plesk Knowledge Base
Plesk update fails: GPG error: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY - Support Cases - Plesk Knowledge Base
www.plesk.com
The document references using the "-keyserver" flag, however that regquires two "--" not one.
LISTED INCORRECT: sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys
CORRECT: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys