Until yesterday I was authenticated in my Appwrite instance through the CLI, and I was able to get my functions and deploy them manually.
Today, when I went back to work on my project, I received the error "X fetch failed" when trying to deploy my function after some updates.
Anyway, I reset the client, updated to the latest version, logged out and now I can't even authenticate. After a few attempts I can authenticate but when I run a command, the same error "X Fetch Failed" is returned.
Can anyone help me?
CLI version is 6.1.0
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...