hdinguyen
hdinguyen
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
Can not upload photos from android
Solved! Thanks @Zeus , reason is missing the client_max_body_size 50000M;
13 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
Can not upload photos from android
Right, let me chech the nginx log to see if any clue. Thanks
13 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
Can not upload photos from android
Regarding the document here: https://immich.app/docs/install/post-install/ Do I need to change to https://photos.nguyenh.work/api ?
13 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
Can not upload photos from android
13 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
Can not upload photos from android
This is my log file from the app
13 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
No description
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
wait iss that nguyenh:nguyenh doesn't have the write permission here ?
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
No description
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Even now the file not created on the host the photo I uploaded still here
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Thanks @Questionario for help
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Let me try to mount to another folder within the storage of OS then if there is a file here I may try to check the external driver
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
But no file created in /data/wd/immich is the problem or not ?
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
But if there is any issue with the write permission I do think should some thing error showing while I tried to upload new file.
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
No description
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Yes the current setup same as your idea. I already have the /data/wd/immich the immich folder is owner by the user who run docker-compose
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Yeah I can
$ docker exec immich_server ls -artlsh /usr/src/app/upload
total 32K
4.0K drwxr-xr-x 1 root root 4.0K Dec 5 10:37 ..
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 encoded-video
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 profile
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 backups
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 upload
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 library
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 thumbs
0 -rw-r--r-- 1 root root 0 Dec 5 19:22 findme
4.0K drwxr-xr-x 8 root root 4.0K Dec 5 19:22 .
$ docker exec immich_server ls -artlsh /usr/src/app/upload
total 32K
4.0K drwxr-xr-x 1 root root 4.0K Dec 5 10:37 ..
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 encoded-video
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 profile
4.0K drwxr-xr-x 2 root root 4.0K Dec 5 10:37 backups
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 upload
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 library
4.0K drwxr-xr-x 3 root root 4.0K Dec 5 11:37 thumbs
0 -rw-r--r-- 1 root root 0 Dec 5 19:22 findme
4.0K drwxr-xr-x 8 root root 4.0K Dec 5 19:22 .
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
Here is the log:
38 replies
IImmich
Created by hdinguyen on 12/5/2024 in #help-desk-support
mount
$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 786M 2.2M 783M 1% /run
/dev/sda2 110G 30G 75G 29% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 12K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /run/qemu
/dev/sda1 1.1G 6.2M 1.1G 1% /boot/efi
tmpfs 785M 144K 785M 1% /run/user/1000
/dev/sdb1 1.9T 304G 1.6T 17% /data/wd
$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 786M 2.2M 783M 1% /run
/dev/sda2 110G 30G 75G 29% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 12K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /run/qemu
/dev/sda1 1.1G 6.2M 1.1G 1% /boot/efi
tmpfs 785M 144K 785M 1% /run/user/1000
/dev/sdb1 1.9T 304G 1.6T 17% /data/wd
38 replies