Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkManager PermissionDenied #67

Open
2 of 3 tasks
Picollus1 opened this issue Sep 12, 2024 · 0 comments
Open
2 of 3 tasks

NetworkManager PermissionDenied #67

Picollus1 opened this issue Sep 12, 2024 · 0 comments

Comments

@Picollus1
Copy link

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • I have searched open and closed issues for duplicates
  • This isn't a feature request
  • This is not a report about my app not working as expected

Unable to connect any country as i get the following error in log :

Proton.vpn.app.gtk.widgets.main.exception_handler:175 | CRITICAL | APP:CRASH | Unexpected error.
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/proton/vpn/killswitch/backend/linux/networkmanager/nmclient.py", line 332, in _on_property_set
if not nm_client or not res or not nm_client.dbus_set_property_finish(res):

gi.repository.GLib.GError: nm-manager-error-quark: GDBus.Error:org.freedesktop.NetworkManager.PermissionDenied: Not authorized to perform this operation (1)

I am running Mint Linux.

I tried to allow everything in /usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf without any success. Same error occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant