• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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