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]: Freetube rejects _gateway as a proxy hostname #6150

Closed
1 task done
d-g opened this issue Nov 12, 2024 · 2 comments
Closed
1 task done

[Bug]: Freetube rejects _gateway as a proxy hostname #6150

d-g opened this issue Nov 12, 2024 · 2 comments
Labels
B: content not loading B: usability bug Something isn't working U: invalid This doesn't seem right

Comments

@d-g
Copy link

d-g commented Nov 12, 2024

FreeTube Version: 0.22.0 Beta
Operating System: Debian GNU/Linux 12 (bookworm)
Origin: Flathub

steps to reproduce

Run a proxy on gateway machine.

Make sure, that it serves Freetube fine, when specified by address.

Make sure, that _gateway resovles to that address (in a flatpak enviroment, if relevant):

$ flatpak run --command=bash io.freetubeapp.FreeTube
[📦 io.freetubeapp.FreeTube ~]$ getent hosts _gateway
192.168.100.1   _gateway

Freetube / Settings / Proxy /

  • Enable
  • Proxy Host: _gateway
  • Proxy Port Number: 1080

[Test Proxy]

expected result

success

actual result

Error getting network information. Is your proxy configured properly?

Evidently, something makes some (a) unnecessary, (b) incorrect check of user input.

@d-g d-g added the bug Something isn't working label Nov 12, 2024
@github-project-automation github-project-automation bot moved this to To assign in Bug Reports Nov 12, 2024
@absidue absidue added the U: invalid This doesn't seem right label Nov 12, 2024
@absidue
Copy link
Member

absidue commented Nov 12, 2024

The template is there for a reason, do not delete it. If you think you are able to follow the template and the rules properly, please open a new issue, I'm closing this one as invalid.

@absidue absidue closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2024
@d-g
Copy link
Author

d-g commented Nov 13, 2024

@absidue:

The template is there for a reason...

To ensure a minimal legal level of visual clutter?

please open a new issue

By the way, which B: tag would your suggest to select? None of them seem to be adequate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: content not loading B: usability bug Something isn't working U: invalid This doesn't seem right
Projects
Archived in project
Development

No branches or pull requests

2 participants