#7141·juicefs

Main JuiceFS website is unavailable https://juicefs.com/ from here.

Author: redoticsCreated Jun 5, 2026Updated Sep 17, 2026

What happened:

I can't access the official .com when I try to visit https://juicefs.com without any proxy or exotic DNS setup. I am in Germany working from a coworking space with a professional internet connection (Cisco) - we are directly on the internet. So not looking like a classic ISP.

So I get the answer as if DNS was not defined:

This site can’t be reached
juicefs.com’s server IP address could not be found.

Same happens on both my Google Chrome and Firefox.

What you expected to happen:

I was expecting to see at least like https://hk.juicefs.com

How to reproduce it (as minimally and precisely as possible):

  • Open a browser (chrome or firefox)
  • Go to url: https://juicefs.com/ or find it on Google Search or click on any link from the README in this repo
  • Observe the tab showing there is no server IP for that domain.

Anything else we need to know?

My DNS is 8.8.8.8 So I digged the DNS info here is what I have:

juicefs.com.            600     IN      CNAME   juicefs.com.cdn.cloudflare.net.
juicefs.com.cdn.cloudflare.net. 300 IN  A       172.66.43.46
juicefs.com.cdn.cloudflare.net. 300 IN  A       172.66.40.210

And Clouflare does not like co-working spaces - neith it likes IPv6 internet users. So I guess your hoster or gateway (cloudflare) is blocking all IPv6 traffic and IPs which look like many behaviours behind the same IP. Cloudflare filtering is pretty too simple to be honest.

Environment:

N/A here.