Software update

i face this issue i have stable internet connection how i solve this?

image

Can you open your terminal and run,

sudo apt update
sudo apt upgrade

and Check for the Problem?

i have the same problem

This can be caused by a faulty repository.
As @anon6471198 suggested, please run sudo apt update and read the terminal output looking for any 404 errors or failed connections.
Once you identify which repository is failing to connect, remove the Repository either with the sudo add-apt-repository --remove command or by using software & Updates > Other tab.
You can check the net to see if the package you were using that repository for has a newer maintainer.

2 Likes

Check your Software Updater source is set to "Main Server" in preferance to a local/regional server.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.