• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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