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

Invalid URL if setting the proxy server in Firefox #153

Open
da-the-dev opened this issue Jun 4, 2022 · 1 comment
Open

Invalid URL if setting the proxy server in Firefox #153

da-the-dev opened this issue Jun 4, 2022 · 1 comment

Comments

@da-the-dev
Copy link

da-the-dev commented Jun 4, 2022

Describe the bug
I get:

  green-tunnel:proxy TypeError [ERR_INVALID_URL]: Invalid URL +14s

after starting GT and setting the proxy server in Firefox's settings

To Reproduce
Steps to reproduce the behavior:

  1. Start GT
  2. Start Firefox
  3. Go to General -> Network Connection -> Select "Automatic proxy configuration URL" and set that to http://127.0.0.1:8000/
  4. Press OK to save
  5. See error in the terminal

Expected behavior
No errors and a sign of an established connection.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Arch Linux x86_64
  • Browser: Firefox
  • Version: 101.0
@jorbig
Copy link

jorbig commented Feb 27, 2023

The solution for me was to select "Use system proxy settings". Then you don't have to enter any URL and Green Tunnel works fine.

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

2 participants