• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Issue Error: Unable to receive update information for the package(s)

WiseWill

New Pleskian
Server operating system version
Ubuntu 24.02.2
Plesk version and microupdate number
18.0.70
System updates gives me this error:
Error: Unable to receive update information for the package(s)

CLI gives me
All packages are up to date.

Plesk system updates is giving me:


Plesk system updates is showing
Updates for 4 system packages are available (checked on May 30, 2025 05:52 PM) Update All

Diagnose and repair gave me:
Repairing incorrect permissions fsmng failed: ERROR: Unable to update packages index: Command '/usr/bin/apt-get update -o Dir::Etc::sourcelist=/tmp/tmpqyt8_cdj' returned non-zero exit status 100.
 
Hi!
Check configuration of repositories:
CSS:
cat /etc/apt/sources.list
ls -l cat /etc/apt/sources.list.d/
cat /etc/apt/sources.list.d/*

check for errors in installer log
Code:
grep -i error /var/log/plesk/install/autoinstaller3.log
 
Back
Top