Immich App: Communication failed
I setup everything according to the documentation. It works on my PC and on my phone browser, but it doesn't work on mobile app. I'm using iphone. The error says "TSL/SSL communication failed: POST / oauth/config"
19 Replies
what is the URL that you have for the mobile app?
myip:2283
it needs to be
http://ip:2283/api
ah i see, it works now, thank you very much again!!
Just ip:port should work right?
Or do we default to https?
Also may i ask, where can i find uploaded pics in my device? i set the
UPLOAD_LOCATION
to E:/Immich, but photos arent in the folderThey should be in that folder, sounds like something may have gone wrong with mounting it to the containers
how can i find the default path since its not uploaded to disk E?
There is no default path, it would probably end up in the container or something like that. Are you seeing anything at all in the path you set?
i found it, it's stored in immich_microservices
how can i fix this? do i need to reinstall it?
Yeah, something's probably gone wrong in your setup
Can you post your docker-compose.yml and .env?
Hmmm
Not sure what would be going wrong there tbh
Do you have the directy created already?
yea i created it already, E:/Immich
try docker-compose down and up again
docker for windows can be problematic so your best bet is to use Google to see why such case could happen
i reinstall immich, this time i use portainer, and i got this error for immich_microservices

Update : i just found out u cant use external hardrive for this to work, pretty sure it'll work if i use SATA, thanks again for you guys's help, i really appreciate it!:catokaycrying:
You can use external harddrive.. if you're using docker desktop, please enable wsl 2, install ubuntu 22 as wsl dist. and external hdd get mountedat /mnt/d/ where d is your disk letter