
Previously I was using a self hosted instance which was connected to my appwrite-cli, Now I want to login to my Appwrite cloud instance , but while trying to login or logout I get this error message
✗ Error Hostname/IP does not match certificate's altnames: Host: my.previous.domain. is not in the cert's altnames: DNS:symsup.a1routes.com

So you do you have a valid SSL certificate?

Yes , but I don't want to use the previous instance, I just want to connect to my Appwrite cloud now

P.S : I have deleted my previous self hosted instance

So you just need to change the endpoint? See https://appwrite.io/docs/command-line#configuration

Thanks
Recommended threads
- Exposing project id and endpoint on GitH...
Is it best practice to expose your project id and endpoint in your appwrite.js file when publishing an NextJS or Angular project. If you use a .env file, that i...
- Appwrite's Docs MCP server DOWN?
Error code 502: bad gateway
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
