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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...