[SOLVED] I just installed appwrite locally and it kept consuming my internet subscription
- 0
- Resolved
- Tools
How do I resolve this?
Hey there ๐ Just to confirm, did you install Appwrite using Docker, Appwrite CLI using NPM, or Appwrite SDK using NPM? Or something else?
Also, does the software that track your internet consumption give any information about the traffic? Knowing what requests are being sent would be very useful.
There are many operations such as runtime download or growth server communication that might lead to some internet communication
I installed appwrite using docker
I restarted my linux machine and it stopped
{Solved} I just installed appwrite locally and it kept consuming my internet subscription
[SOLVED] I just installed appwrite locally and it kept consuming my internet subscription
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- How to use Appwrite MCP on Claude Deskto...
Hello I'd like to use the Appwrite MCP with Claude Desktop and have set up the connector, but asking questions about my Appwrite instance does not work. Any ide...
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...