open-domains / register

Free subdomains for personal sites, open-source projects, and more.
https://open-domains.net
MIT License
1.19k stars 816 forks source link

Can't access my domain: kinodira.is-cool.dev #1485

Closed ghost closed 1 week ago

ghost commented 2 weeks ago

Hello,

I have the domain kinodira.is-cool.dev and I can't access it from the domain but it is accessible through the direct ipv6 address 2a0d:8140:1fff:37f0::1.

Here is the output for both when CURLing:

$ curl 'https://kinodira.is-cool.dev'
error code: 521
$ curl 'http://[2a0d:8140:1fff:37f0::1]'
+---------------------------------------------------------------------------+
|  kawipiko -- blazingly fast static HTTP server | https://bit.ly/kawipiko  |
+---------------------------------------------------------------------------+
.                                                                           .
.                      __ __         __      __ __                          .
.                     /\ \\ \      /'__`\   /\ \\ \                         .
.                     \ \ \\ \    /\ \/\ \  \ \ \\ \                        .
.                      \ \ \\ \_  \ \ \ \ \  \ \ \\ \_                      .
.                       \ \__ ,__\ \ \ \_\ \  \ \__ ,__\                    .
.                        \/_/\_\_/  \ \____/   \/_/\_\_/                    .
.                           \/_/     \/___/       \/_/                      .
.                                                                           .
.                                                                           .
.                 _  _ ____ ___    ____ ____ _  _ _  _ ___                  .
.                 |\ | |  |  |     |___ |  | |  | |\ | |  \                 .
.                 | \| |__|  |     |    |__| |__| | \| |__/                 .
.                                                                           .
+---------------------------------------------------------------------------+
|  >>  HTTP 404 -- Not Found                                                |
+---------------------------------------------------------------------------+

The obvious solution would be to remove the cloudflare proxy but I need it so that I am able to access the website; I have an ipv4-only internet connection.

ShadowGaming100 commented 2 weeks ago

Looks like is your website hosting problem or it does not support cloudflare proxy

ShadowGaming100 commented 2 weeks ago

Ask them if they support cloudflare proxy if they do mostly will be ssl full which is the settings for proxy for the domain

ShadowGaming100 commented 2 weeks ago

You don’t need cloudflare proxy to access the website without it is possible even if they provide a ssl certificate

ghost commented 2 weeks ago

That's strange. I'll contact my hosting provider and ask them about this issue.

Thanks for your assistance.

On Saturday, August 31st, 2024 at 7:44 PM, Shadow Gaming @.***> wrote:

Looks like is your website hosting problem or it does not support cloudflare proxy

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ghost commented 1 week ago

I contacted the host and they told me that cloudflare is not blocked. It is important to note that my website is running on HTTP 1.1 only. No HTTPS. On Monday, September 2nd, 2024 at 1:21 AM, SilviaAndreasson @.***> wrote:

That's strange. I'll contact my hosting provider and ask them about this issue.

Thanks for your assistance.

On Saturday, August 31st, 2024 at 7:44 PM, Shadow Gaming @.***> wrote:

Looks like is your website hosting problem or it does not support cloudflare proxy

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

DEV-DIBSTER commented 1 week ago

I contacted the host and they told me that cloudflare is not blocked. It is important to note that my website is running on HTTP 1.1 only. No HTTPS.

image

ghost commented 1 week ago

Thanks for clarifying that it is due to lack of HTTPS. However, I don't have a CNAME and my record is pointed towards my IPV6 host which means I cannot get a free certificate through Lets Encrypt(only for domains).

There is something called origin certificates that Cloudflare provides, however, I don't have access to the Cloudflare control since, well, it is provided by this repository.

Is there a way to get the origin certificates?

On Thursday, September 5th, 2024 at 12:34 AM, DIBSTER @.***> wrote:

I contacted the host and they told me that cloudflare is not blocked. It is important to note that my website is running on HTTP 1.1 only. No HTTPS.

image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ShadowGaming100 commented 1 week ago

https://letsencrypt.org/docs/challenge-types/#:~:text=or%0Awith%20HTTP%2D01.-,HTTP%2D01%20challenge,on%20all%20of%20them.,-DNS%2D01%20challenge

ShadowGaming100 commented 1 week ago

That is the only way you can get it