• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue ERROR: Apt cache fetch failed.

Looking at log i see i had a problem with an outdated siging key for sury.org repo.
So i executed this command :
Code:
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg

I will see tomorrow morning if it solve the problem.
 
If you want to update keys and update + upgrade in one command :
Code:
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpg && apt update && apt -y upgrade
 
It's seems ok now, but i'm not sure it's because sury signing key update.
There was a plesk update to 18.0.59u2, perhaps they fixed something ...
 
I gave you bad information
the error message this morning was only on one of my VPS
but it wasn't the same error as usual
Raison : 2024-03-06 06:27:05 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2024-03-06 06:27:05 ERROR: Failed to lock directory /var/lib/apt/lists/: E:Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
2024-03-06 06:27:05 ERROR: Exited with returncode 1.
so I guess the update also solved my first problem
 
Good morning,
since this weekend, still the messages that have come back
yet we have the latest update
Plesk Obsidian 18.0.59 Update 2 has been installed
if anyone has a solution please
THANKS
Raison : 2024-03-12 06:26:55 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2024-03-12 06:27:26 ERROR: Apt cache fetch failed. Try to run the `apt-get update` command.
2024-03-12 06:27:26 ERROR:
2024-03-12 06:27:26 ERROR: Exited with returncode 1.
 
Hello and thank you for your interest in my problem.

I read your post
but I'm not at Strato
and I have nowhere "pleskupdate" in my files
I did a search with the command: "find / -iname "pleskupdate"
and I found nothing
I went to see "/opt/psa/admin/sbin/pleskupdate" and "/etc/cron.daily/pleskupdate"
and I have nothing
 
Back
Top