
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?
My OS is Linux and the CLI version is 6.1.0
Recommended threads
- console messaging - Error 500
Hello, on my self hosted instance (1.6.0) after I tried to use the messaging feature and press "send" for a test message, I get "Error 500" for the messaging t...
- Get current users team
Hey for one of my use cases I need to get my current logged in user's team. But by default the scope to read the team is not added. ``` const appwriteClient...
- Selfhosting problem
I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got...
