• 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 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