
I cant login to appwrite instance that points to my subdomain

Where are you getting this error?

Did you have setup the corresponding DNS records?

when using appwrite cli. Yes the DNS records are properly setup in cloudflare

So you can access your instance through the browser as usually, or nor

Is this self-hosted or cloud?

yes i can access my self-hosted instance through my browser as well as ssh

When the cli has requested you to give the endpoint, did you have set https://subdomain.domain.com/v1 or just https://subdomain.domain.com ?

I did not get to the point where the cli requests for an endpoint. After installing cli i did an "appwrite login" it only asks for email and password. Its important to point that i had an earlier instance that worked though i shut it down

is there a way that i can start over?

Write in your terminal/command line this:
appwrite client --endpoint https://subdomain.domain.com/v1
Obviously change https://subdomain.domain.com/v1 to your domain

Thank you works like a charm.

So does that solves your issue?

yes it does.

Great! 😄

[SOLVED] ✗ Error getaddrinfo ENOTFOUND subdomain.domain.com
Recommended threads
- Attribute already exists in schema
I created an attribute, deleted it and now I can't create it again. It says "Failed" and "Attribute already exists in schema". ```json { "27": { "ke...
- Decentralisation
I had queries regarding decentralisation with self hosting, particularly with sites as a recent addition. Can we decentralise sites as in many cases we would li...
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
