[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
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...