Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
76
rated 0 times [  76] [ 0]  / answers: 1 / hits: 40386  / 2 Years ago, tue, august 2, 2022, 3:45:49

i've started to use Ubuntu last month.
I'm getting this error in the terminal while i'm trying to refresh snap-store


$ sudo snap refresh snap-store 
error: cannot refresh "snap-store": snap "snap-store" has running apps
(ubuntu-software)

Any ideas how to solve this?


More From » snap

 Answers
7

Working for me:


ps -e | grep snap-store #id blocking process
kill #id
sudo snap refresh

[#456] Thursday, August 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
doredtness

Total Points: 153
Total Questions: 113
Total Answers: 106

Location: South Georgia
Member since Fri, Nov 13, 2020
4 Years ago
doredtness questions
Sat, May 21, 22, 05:26, 2 Years ago
Wed, Aug 24, 22, 11:09, 2 Years ago
;