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
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- SyntaxError: Unexpected end of JSON inpu...
I am trying to create a fcm push notification service using appwrite functions with its REST API to invoke that function from my client side app and getting thi...
- Experiencing inconsistent "500 general_u...
I am developing a task management app that uses Appwrite auth. My project is hosted on Appwrite cloud and I've created basic server-side authentication followin...