• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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