I
Immich2y ago
fushi

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
Alex Tran
Alex Tran2y ago
what is the URL that you have for the mobile app?
fushi
fushiOP2y ago
myip:2283
Alex Tran
Alex Tran2y ago
it needs to be http://ip:2283/api
fushi
fushiOP2y ago
ah i see, it works now, thank you very much again!!
bo0tzz
bo0tzz2y ago
Just ip:port should work right? Or do we default to https?
fushi
fushiOP2y ago
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 folder
bo0tzz
bo0tzz2y ago
They should be in that folder, sounds like something may have gone wrong with mounting it to the containers
fushi
fushiOP2y ago
how can i find the default path since its not uploaded to disk E?
bo0tzz
bo0tzz2y ago
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?
fushi
fushiOP2y ago
i found it, it's stored in immich_microservices how can i fix this? do i need to reinstall it?
bo0tzz
bo0tzz2y ago
Yeah, something's probably gone wrong in your setup Can you post your docker-compose.yml and .env?
bo0tzz
bo0tzz2y ago
Hmmm Not sure what would be going wrong there tbh
Alex Tran
Alex Tran2y ago
Do you have the directy created already?
fushi
fushiOP2y ago
yea i created it already, E:/Immich
Alex Tran
Alex Tran2y ago
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
fushi
fushiOP2y ago
i reinstall immich, this time i use portainer, and i got this error for immich_microservices
No description
fushi
fushiOP2y ago
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:
Strider
Strider2y ago
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

Did you find this page helpful?