Orbital
Orbital
IImmich
Created by Orbital on 10/12/2023 in #help-desk-support
No images are loading and only 1/2 exist
No description
12 replies
IImmich
Created by Orbital on 10/9/2023 in #help-desk-support
Logs filled with errors after migrating hosts
I had tried to move my immich instance from 2 computers (one running the ml and the other everything else) to a new single host. I moved my compose file over, mounted all the drives needed and restored the db from the old host onto the new one. It seemed to be working great until I tried uploading photos when the logs fill with errors (even though it seems like the images are uploading?)
Catch all error: PathNotFoundException: Cannot delete file, path = '/private/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/tmp/.video/4A596169-0AAC-4F9E-9E8F-6553483E2ADD_L0_001_1696728151.364926_o_FullSizeRender.mov' (OS Error: No such file or directory, errno = 2) - PathNotFoundException: Cannot delete file, path = '/private/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/tmp/.video/4A596169-0AAC-4F9E-9E8F-6553483E2ADD_L0_001_1696728151.364926_o_FullSizeRender.mov' (OS Error: No such file or directory, errno = 2)
Catch all error: PathNotFoundException: Cannot delete file, path = '/private/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/tmp/.video/4A596169-0AAC-4F9E-9E8F-6553483E2ADD_L0_001_1696728151.364926_o_FullSizeRender.mov' (OS Error: No such file or directory, errno = 2) - PathNotFoundException: Cannot delete file, path = '/private/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/tmp/.video/4A596169-0AAC-4F9E-9E8F-6553483E2ADD_L0_001_1696728151.364926_o_FullSizeRender.mov' (OS Error: No such file or directory, errno = 2)
and
Catch all error: FileSystemException: Cannot create file, path = '/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/Library/Caches/Immich_log_2023-10-09T09:40:35.304038.csv' (OS Error: Too many open files, errno = 24) - FileSystemException: Cannot create file, path = '/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/Library/Caches/Immich_log_2023-10-09T09:40:35.304038.csv' (OS Error: Too many open files, errno = 24)
Catch all error: FileSystemException: Cannot create file, path = '/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/Library/Caches/Immich_log_2023-10-09T09:40:35.304038.csv' (OS Error: Too many open files, errno = 24) - FileSystemException: Cannot create file, path = '/var/mobile/Containers/Data/Application/73CC0D2A-CFC0-4255-9FA0-9D377A7356A1/Library/Caches/Immich_log_2023-10-09T09:40:35.304038.csv' (OS Error: Too many open files, errno = 24)
Seem to be the 2 most common ones
14 replies
IImmich
Created by Orbital on 10/6/2023 in #help-desk-support
ERROR [TypeOrmModule] Unable to connect to the database.
I'm running into an issue where Immich won't start and is just spitting a bunch of these errors:
immich_server | Error: connect ETIMEDOUT
immich_server | at Socket.<anonymous> (/usr/src/app/node_modules/ioredis/built/Redis.js:170:41)
immich_server | at Object.onceWrapper (node:events:628:28)
immich_server | at Socket.emit (node:events:514:28)
immich_server | at Socket._onTimeout (node:net:589:8)
immich_server | at listOnTimeout (node:internal/timers:573:17)
immich_server | at process.processTimers (node:internal/timers:514:7) {
immich_server | Error: connect ETIMEDOUT
immich_server | at Socket.<anonymous> (/usr/src/app/node_modules/ioredis/built/Redis.js:170:41)
immich_server | at Object.onceWrapper (node:events:628:28)
immich_server | at Socket.emit (node:events:514:28)
immich_server | at Socket._onTimeout (node:net:589:8)
immich_server | at listOnTimeout (node:internal/timers:573:17)
immich_server | at process.processTimers (node:internal/timers:514:7) {
. This is a totally fresh install so not sure what could be causing this. Thanks in advance!
18 replies