• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Atomicorp repository - Debian 11 - NO_PUBKEY

websb

New Pleskian
Server operating system version
Debian 11
Plesk version and microupdate number
18.0.67
Hi, since the new Plesk Obsidian Update (18.0.67) I receive daily error message about Atomicorp package update:

Reason: 2025-02-04 06:27:03 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2025-02-04 06:27:05 ERROR: Apt cache fetch failed: W:GPG error: Atomicorp bullseye Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFBD5D0A4520AFA9, E:The repository 'https://updates.atomicorp.com/channels/tortix-common/debian bullseye Release' is not signed.
2025-02-04 06:27:05 ERROR: W:GPG error: Atomicorp bullseye Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFBD5D0A4520AFA9, E:The repository 'https://updates.atomicorp.com/channels/tortix-common/debian bullseye Release' is not signed.
2025-02-04 06:27:05 ERROR: Exited with returncode 1.


I've tried this command but not sure if it will work (remain unchanged):

hostmaster@plesk:/etc/apt/sources.list.d$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key FFBD5D0A4520AFA9
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.pGM4cCV9fO/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-key FFBD5D0A4520AFA9
gpg: key FFBD5D0A4520AFA9: "Atomicorp (Atomicorp Official Signing Key) <[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
 
Back
Top