Initial Setup

I am trying to setup using Docker Compose on windows 10. The installation appears to get stuck at the stage of creating a server and microservice container. On further assessing Dockers the following is seen Appreciate if anyone can recommend how to resolve the issue
No description
No description
No description
No description
22 Replies
Alex Tran
Alex Tran2y ago
I don’t see immich_proxy in your stack I believe it is the dependency of server and microservices Can you post your docker-compose file?
arons14
arons14OP2y ago
do you mean docker-compose.yml ?
Alex Tran
Alex Tran2y ago
yes
Alex Tran
Alex Tran2y ago
is this the docker-compose file that you used or you have modified it?
arons14
arons14OP2y ago
this is the one I have downloaded from github and placed it in a folder along with .env file. No I haven't modified anything.
Alex Tran
Alex Tran2y ago
can you cancel ctrl + c and run docker compose up again?
arons14
arons14OP2y ago
ok, same issue
arons14
arons14OP2y ago
No description
Alex Tran
Alex Tran2y ago
pretty strange, must be docker weird behavior on Windows Do you have a linux server that you can use by chance, it would by pass these hassle
arons14
arons14OP2y ago
no, i dont have a linux server but I have another system with fedora. Maybe I should try on that.
Alex Tran
Alex Tran2y ago
yes that should help greatly
arons14
arons14OP2y ago
ok, will try that and update you in a while
jrasm91
jrasm912y ago
Idk why but a lot of windows users have had issues with the process getting stuck indefinitely while creating the containers.
Strider
Strider2y ago
Im (was) in the same boat with Win 10 and docker failures. I d k the root cause, but as soon as i installed ubuntu using wsl and enabled docker engine for ubuntu, things worked fine.
arons14
arons14OP2y ago
Running into issues in setting up immich I cant figure out. Request if anyone can help using remote access
Alex Tran
Alex Tran2y ago
you can post the issue and we can take a look
arons14
arons14OP2y ago
the issues are as posted above
Alex Tran
Alex Tran2y ago
the issue is probably running Docker on windows
arons14
arons14OP2y ago
so what are my options ?
Alex Tran
Alex Tran2y ago
try WSL like Strider suggest above or use a Linux machine
ddshd
ddshd2y ago
Can you see if there are any logs in the Windows Event Viewer? You may have to filter to docker

Did you find this page helpful?