Ubuntu software does not load in Ubuntu 22.04.3 LTS

Asked by Robert Bellehumeur

When I start the Ubuntu Software, it keeps running without going further. This problem is in all fields (explore, software and update). I restarted the computer, no improvement.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
Bernard Stafford
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:

sudo apt update
sudo apt -y full-upgrade
sudo apt -f install

Does it run OK?

Revision history for this message
Robert Bellehumeur (belro) said :
#2

Did all three commands, followed by restart.
Explore is working, but not Installed, and not Updates.

Revision history for this message
Robert Bellehumeur (belro) said :
#3

I runned the three commands, followed by a restart.
After restart, there was a change: Explore is working. However, the modules Installed and Updates are still not working.

Anmy further suggestion?

Revision history for this message
Best Bernard Stafford (bernard010) said :
#4

Terminal[ctl+alt+t]:
killall snap-store
sudo snap refresh

Revision history for this message
Robert Bellehumeur (belro) said :
#5

Thank you very much,.

Revision history for this message
Robert Bellehumeur (belro) said :
#6

Thanks Bernard Stafford, that solved my question.