• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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