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
- Failed sending to target <Email> with er...
Hi! I got this problem and trying to test the resend smtp server. But when I use messaging feature within the console it says. ```Failed sending to target <Ema...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- Middleware
how to make middleware in nextjs appwrite with client side auth?