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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...