[SOLVED] I just installed appwrite locally and it kept consuming my internet subscription
- 0
- 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
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...