Exafunction / codeium

Other
200 stars 9 forks source link

www.codeium.com not working #11

Open be4zad opened 9 months ago

be4zad commented 9 months ago

The URL https://www.codeium.com/ not working while https://codeium.com/ is working.

I tested on Iran internet and Tor.

pqn commented 9 months ago

If you remove the www and manually paste in the login token if necessary, are you still able to use the service?

be4zad commented 9 months ago

No. When I enter login token in codeium plugins, they don't work because they use 'www'. I can only access the website when I remove 'www' from the browser.

be4zad commented 9 months ago

Look at this:

$ ping www.codeium.com
PING cname.vercel-dns.com (76.76.21.22) 56(84) bytes of data.
^C
--- cname.vercel-dns.com ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1017ms

$ ping codeium.com
PING codeium.com (76.76.21.21) 56(84) bytes of data.
64 bytes from 76.76.21.21: icmp_seq=1 ttl=241 time=61.6 ms
^C
--- codeium.com ping statistics ---
2 packets transmitted, 1 received, 50% packet loss, time 1001ms
rtt min/avg/max/mdev = 61.629/61.629/61.629/0.000 ms
pqn commented 9 months ago

I believe you should be able to remove the www and otherwise try to visit the same URL.