• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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