
Ok trying all this will inform

Same thing happening again Stopped on the same place

First deleted previous image Then deleted Appwrite folders found anywhere in system Then restart the system and finally started installation but at the end stopped on the previous step

Help 😨

Not sure then what you should do. Wait for Steven or Jyoti to see this

Ok Terminal closed itself

Tried everything but in vain

I see. It seems to be more a problem with docker or WLS (windows Linux subsystem)

Ok let c Wait for others

What's docker ps -a
show?



Got through all this

All requirements are satisfied already

You ran the install command in this folder too?

No in my 2nd terminal Appwirte Installation was also in progress. When previously I run isntallation it stopped on docker compose and the when ever you try to install it again it comes automatically onto the same place "docker compose"

What folder are you in when you run the install command?

c:\user\userName

There is one thing more, I have no Linux distro installed as of now after uninstalling Docker from everywhere and deleting all Appwrite images and Directories related to Docker and Appwrite even from cache and temp, local App data. My question is should I install a specific Linux Distro prior installing docker? After installing Docker there are two Linux Distro shown, one is "Docker Desktop Data" and 2nd is "Docker Desktop".

Performed the above steps and tried to reinstall, but in the first attempt, stopped on docker-compose with some error then tried again, and after almost half and a hour saw this "Appwrite Installed Successfully"

That means it installed successfully 🤔

Yes Finally Up and Running

Over and Out 😂😂

[SOLVED] Can't Run Appwrite With Docker Desktop

If it gives you problems, try using Ubuntu as docker distro
Recommended threads
- Unable to read session cookie
Hi, when I am hitting Appwrite **/account** API. I am getting the user account details as expected in the response. However, with that API, Appwrite also adds a...
- Database error
My code: await databases.createDocument( process.env.APPWRITE_DATABASE, process.env.APPWRITE_COLLECTION_USER, data.userId, ...
- No Headers
Hi I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being ...
