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

(failed)net::ERR_ADDRESS_UNREACHABLE while the same hostname works in browser #1993

Open
2 tasks done
Muzosh opened this issue Dec 5, 2024 · 0 comments
Open
2 tasks done
Labels
bug 🪲 Something isn't working

Comments

@Muzosh
Copy link

Muzosh commented Dec 5, 2024

Avoid duplicates

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issues tracker for a bug report similar to mine, in vain

Ferdium Version

7.0.0

What Operating System are you using?

macOS

Operating System Version

macOS Sequoia 15.1.1

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Ferdium version

No response

Expected Behavior

I'm using sslip.io to redirect their hostname to an IPv6 where I expect a specific web service.

When I type in https://2c03-853b-72e3-2b81--252b-a95b-e0fa.sslip.io:1234/ (IPv6 and port were randomized here) into my browser (tested on Safari and Mozzilla), the web service page get loaded up and I can interact with it. The service runs on public IPv6 (in this anonymized scenario that would be 2c03:853b:72e3:2b81::252b:a95b:e0fa).

Actual Behavior

When I create a service in Ferdium and give it the same address (i.e. https://2c03-853b-72e3-2b81--252b-a95b-e0fa.sslip.io:1234/):

image

.. then the page is blank even after multiple reloads and cache clearing.

Toogle Service Developer Tools shows me in the Network page an error: (failed)net::ERR_ADDRESS_UNREACHABLE.

image

Steps to reproduce

Not sure how, probably host some service on public IPv6 and use sslip.io to access it.

Debug link

No response

Screenshots

No response

Additional information

No response

@Muzosh Muzosh added the bug 🪲 Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant