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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...