Website not accessable by laptops, but accessible by phone?

Hello.
Something very weird is happening and I don't know what to do.

My website (http://fakebusters.app) seems to be accessible by mobile phones, but not by laptops. I tried with my laptop, and the laptop of a friend of mine, but it wasn't working, while on phone it works fine.

Any help?

1 Reply

Looks like an ipv4 / ipv6 problem most likely.

Phones typically use ipv6 when on mobile data, and laptops and computers typically use ipv4.

I believe you're missing a listen directive for ipv4 in your https (port 443) server configuration.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct