• 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.
  • 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.
  • The ImunifyAV extension is now deprecated and no longer available for installation.
    Existing ImunifyAV installations will continue operating for three months, and after that will automatically be replaced with the new Imunify extension. We recommend that you manually replace any existing ImunifyAV installations with Imunify at your earliest convenience.

Issue Error E: Conflicting values set for option Signed-By regarding source http://autoinstall.plesk.com/PMM_1.0.0/

theunknownstuntman

Basic Pleskian
Server operating system version
20.04.6 LTS (Focal Fossa)
Plesk version and microupdate number
Version 18.0.67 Update #2
Hi all,

since today I receive the following error message, when I run, for example, the command "apt list exim". As I did not modify anything on the server
in the last days and no changes where applied as part of "unattended-upgrades", I am a bit clueless, where this error comes from and how to fix it, as I don't want to mess with keys related to plesk repositories.

Unfortunately this link is no help.


I use Plesk Obsidian Web Host Edition.

I appreciate any help. Thanks.

E: Conflicting values set for option Signed-By regarding source Index of /PMM_1.0.0 focal: /etc/apt/keyrings/plesk-ext-panel-migrator.gpg != /etc/apt/keyrings/plesk-ext-site-import.gpg
E: The list of sources could not be read.
E: Conflicting values set for option Signed-By regarding source Index of /PMM_1.0.0 focal: /etc/apt/keyrings/plesk-ext-panel-migrator.gpg != /etc/apt/keyrings/plesk-ext-site-import.gpg
E: The list of sources could not be read.
 
Look for any additional sources in /etc/apt/sources.list.d, chances are have a duplicate source there.

Also if you want to try to upgrade your plesk installation you can run of the following command depending on if you want to upgrade everything or just the panel.

Everything:
Bash:
plesk installer --select-release-latest --upgrade-installed-components

Just Plesk:
Bash:
plesk installer install-panel-updates
 
Back
Top