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

Connecting through TUN mode is not working on Fedora workstation (env_reset is forced in sudoers) #58

Open
1 task done
uncharted-user opened this issue Oct 3, 2024 · 6 comments

Comments

@uncharted-user
Copy link

uncharted-user commented Oct 3, 2024

Please answer the following question for yourself before submitting an issue

  • I checked to make sure that this issue has not already been filed

AdGuard VPN CLI version

v1.0.0 and v1.1.112

Environment

  • OS: Fedora Linux 40 (Workstation Edition)
  • Kernel: 6.10.11-200.fc40.x86_64
  • Desktop: GNOME 46.5
  • Session: Wayland

Issue Details

Steps to reproduce:

  1. Open Terminal and type curl -fsSL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/release/install.sh | sh -s -- -v
  2. Then login using adguardvpn-cli login
  3. After that, connect using adguardvpn-cli connect -l SG → Type yes then type no and again type no

Expected Behavior

Should show connected to SG

Actual Behavior

Failed to start the VPN service in the background

Screenshots

Screenshot 1

Additional Information

No response

@uncharted-user uncharted-user added the Bug Something isn't working label Oct 3, 2024
@sfionov
Copy link
Member

sfionov commented Oct 3, 2024

@uncharted-user Please try export SSL_CERT_FILE=/etc/pki/tls/cert.pem

@uncharted-user
Copy link
Author

uncharted-user commented Oct 3, 2024

@uncharted-user Please try export SSL_CERT_FILE=/etc/pki/tls/cert.pem

Just tried but still getting same error.

@sfionov
Copy link
Member

sfionov commented Oct 11, 2024

@uncharted-user Can you please reproduce the problem, export logs using adguardvpn-cli export-logs and send them to [email protected], mentioning this task in the message?

@uncharted-user
Copy link
Author

uncharted-user commented Oct 12, 2024

@uncharted-user Can you please reproduce the problem, export logs using adguardvpn-cli export-logs and send them to [email protected], mentioning this task in the message?

Thank you for the reply. Cloud you please check the logs I sent? Why the issue is closed?

@sfionov sfionov reopened this Oct 13, 2024
@sfionov
Copy link
Member

sfionov commented Oct 13, 2024

@uncharted-user Yes, received the logs. The problem is that Fedora has sudoers configuration which prevents -E sudo option from working. We'll try to cimcumvent this in the next release.

@uncharted-user
Copy link
Author

uncharted-user commented Oct 13, 2024

We'll try to cimcumvent this in the next release.

Thank you for the consideration. Is there any possible workaround available, or the next will be soon?

@sfionov sfionov changed the title Connecting through TUN mode is not working on Fedora workstation Connecting through TUN mode is not working on Fedora workstation (env_reset is forced in sudoers) Oct 16, 2024
@adguard-bot adguard-bot assigned SelYui and unassigned sfionov Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants