1

I just hopped to Pop!_os yesterday and pkexec executes in terminal. It also ran into the error:

polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie

enter image description here

AdminBee
  • 21,637
  • 21
  • 47
  • 71
Rain
  • 21
  • 2
  • 1
    Welcome to the site. Please don't post [screenshots of console output](https://unix.meta.stackexchange.com/questions/4086/psa-please-dont-post-images-of-text). They are often difficult to read, the content will not show up in search engine results, and contributors trying to help will have to type-copy content when trying to analyze/reproduce your problem. Instead, paste it into the question using code formatting. – AdminBee Jul 23 '21 at 11:40
  • Thank you, I will do it next time – Rain Jul 23 '21 at 12:29

1 Answers1

1

It turns out I forgot to install a GUI polkit client. I installed mate-polkit and it works fine now!

AdminBee
  • 21,637
  • 21
  • 47
  • 71
Rain
  • 21
  • 2