
Unable login to appwrite console, just give a [This site can’t be reached Check if there is a typo in cloud.appwrite.io. If spelling is correct, try running Windows Network Diagnostics. DNS_PROBE_FINISHED_NXDOMAIN] I have a number of clients I know want me to use Appwrite for their apps, but it looks like I will need to use Supabase or Neon DB. Please help before I have to refactor all 12 apps.

https://cloud.appwrite.io/console/ this is the correct one

as mentioned previously, you are using a wrong url. Pl. use the one mentioned here.

I did that

I used appwrite many time before no problem

can you show a screenshot of what you see on https://cloud.appwrite.io/console/
?

Console seems to work fine for me.

feel free to drop in a message here or tag me when you respond ✌️

doesn't not work for me
Recommended threads
- Auth Error
"use client"; import { useEffect } from "react"; import { getSessionCookie } from "@/actions/auth"; import { createBrowserSessionClient } from "@/lib/appwrite-...
- Prevent modifying specific attributes
How do I prevent user to only to be able to modify some of the attributes. Document level security gives full access to update whole document, what are the wor...
- Bypass Error When Creating Account With ...
Suppose user first uses email/pass for log in using xyz@gmail.com, few month later on decides to use google oauth2 with same xyz@gmail.com (or in reverse orde...
