Sunday, April 28, 2024
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 2467  / 2 Years ago, thu, april 28, 2022, 3:06:34

I often get an error saying




unable to update ICE authority.




Is there a way out of this?


More From » boot-failure

 Answers
1

It's possible that you were using a graphical application running as root that has updated your ICE Authority file with root permissions.



Try the following in a terminal session:



sudo chown $USER:$USER .ICEauthority
sudo chmod 0644 .ICEauthority

[#43710] Friday, April 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rinstracte

Total Points: 221
Total Questions: 114
Total Answers: 120

Location: France
Member since Fri, Jan 28, 2022
2 Years ago
;