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

[Bug]: Proxy settings not working with tor #4108

Closed
6 tasks done
GlydetheSurfer opened this issue Oct 7, 2023 · 7 comments · Fixed by #4192
Closed
6 tasks done

[Bug]: Proxy settings not working with tor #4108

GlydetheSurfer opened this issue Oct 7, 2023 · 7 comments · Fixed by #4192
Labels
B: usability bug Something isn't working

Comments

@GlydetheSurfer
Copy link

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

  1. Go to Settings
  2. Click on Tor/Proxy
  3. Click on Enable Tor / Proxy and Test Proxy with Tor expert bundle 100% loaded (administrator privileges).
  4. See "Error getting network information. Is your proxy configured properly?"

Expected Behavior

I expect to see a different location than where I'm located show up. (or a different ip address)

Issue Labels

usability issue

FreeTube Version

v0.19.0 Beta

Operating System Version

Windows 11 Version 22H2

Installation Method

.exe

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

image
image

Nightly Build

@GlydetheSurfer GlydetheSurfer added the bug Something isn't working label Oct 7, 2023
@absidue absidue changed the title [Bug]: [Bug]: Proxy settings not working with tor Oct 8, 2023
@patheticcockroach
Copy link

patheticcockroach commented Oct 11, 2023

In case this helps, I have the same issue and, in my case:

  1. the connection actually works fine, it's just the "test proxy" feature that doesn't
  2. I observed the same problem with other SOCKS5 proxies that I regularly use (also running on localhost)

(using "v0.19.1 Beta" on Windows 10)

@GlydetheSurfer
Copy link
Author

In case this helps, I have the same issue and, in my case:

  1. the connection actually works fine, it's just the "test proxy" feature that doesn't
  2. I observed the same problem with other SOCKS5 proxies that I regularly use (also running on localhost)

(using "v0.19.1 Beta" on Windows 10)

It's good that this gets fixed anyway. I want to be certain that I'm actually connected to the proxy and not just exposed on my public ip address

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Oct 14, 2023

@patheticcockroach @GlydetheSurfer so if i understand correctly its just the test that is going wrong but u could confirm that u are still able to play videos through tor in FT?

@patheticcockroach
Copy link

@patheticcockroach @GlydetheSurfer so if i understand correctly its just the test that is going wrong but u could confirm that u are still able to play videos through tor in FT?

Indeed. And I verified that by shutting down Tor (or my other SOCKS5 proxy) and observing that in such a case nothing loads.

I guess that, for the most paranoid, it doesn't rule out the possibility that the connection still ignores the proxy but only works if the proxy is up, but that would be a bit weird 🤔

@efb4f5ff-1298-471a-8973-3d47447115dc

Thanks for your reply, yeah i think this would make some people really really confused.

If u have some spare time could u maybe look into #4125? I myself dont have allot of experience with setting up tor with FT

@GlydetheSurfer
Copy link
Author

@patheticcockroach @GlydetheSurfer so if i understand correctly its just the test that is going wrong but u could confirm that u are still able to play videos through tor in FT?

Indeed. And I verified that by shutting down Tor (or my other SOCKS5 proxy) and observing that in such a case nothing loads.

I guess that, for the most paranoid, it doesn't rule out the possibility that the connection still ignores the proxy but only works if the proxy is up, but that would be a bit weird 🤔

i can confirm it does connect to the proxy even though it shows the error.. as when i opened a video it took awhile to load, and when it did, it appeared to be pixelated at first, indicating that the connection was slow. it doesnt do that when im not connected to a proxy as i have fast internet.

@absidue
Copy link
Member

absidue commented Oct 16, 2023

Looks like the API that we are using for the proxy test has changed and it now redirects you to the API docs, guess we need to update our code to support the new setup or switch to a different API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: usability bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants