Covalent
Covalent
IImmich
Created by Covalent on 7/1/2023 in #help-desk-support
Weird gap in web view
I just added a bunch of phtoos via the cli and everything is good besides this. Any ideas how to fix this?
29 replies
IImmich
Created by Covalent on 6/27/2023 in #help-desk-support
Indefinite docker "creating"
I've been using immich for a bit now. For the past couple weeks though, docker just does this:
covalent@hetzner1:~/docker/docker-immich$ docker compose up -d
[+] Building 0.0s (0/0)
[+] Running 0/5
⠏ Container immich_web Creating 8.0s
⠏ Container immich_typesense Creating 8.0s
⠏ Container immich_postgres Creating 8.0s
⠏ Container immich_machine_learning Creating 8.0s
⠏ Container immich_redis Creating 8.0s
covalent@hetzner1:~/docker/docker-immich$ docker compose up -d
[+] Building 0.0s (0/0)
[+] Running 0/5
⠏ Container immich_web Creating 8.0s
⠏ Container immich_typesense Creating 8.0s
⠏ Container immich_postgres Creating 8.0s
⠏ Container immich_machine_learning Creating 8.0s
⠏ Container immich_redis Creating 8.0s
It will hang on "creating" forever (I've left it running in tmux for days just to see). All other docker services work fine on my system (I use calibre, joplin, and some others). I do wonder if this has to do with an outdated compose file that I never properly updated? I will include so hopefully you guys can help me out (: Also the "creating" screen can never be escaped. Ctrl + C and Ctrl + Z don't get rid of it, I have to ssh in again.
9 replies
IImmich
Created by Covalent on 5/2/2023 in #help-desk-support
CLI uploads hanging for no apparent reason
So I'm trying to migrate my library from google photos right now but uploading via the cli is proving problematic. I followed the instruction in the gh discussion (and added a little to it as well) but now one of my album uploads just isn't working:
Uploading album: /home/covalent/remote1TB/gphotos-migration/Takeout/Google Photos/AlbumsProcessed/Photos
Checking connectivity with Immich instance...
Server status: OK
Checking credentials...
Login status: OK
Successful authentication for user [email protected]
Indexing local assets...
Indexing complete, found 5807 local assets
Comparing local assets with those on the Immich instance...
A total of 3221 assets will be uploaded to the server
A total of 5807 assets will be added to album(s).
NOTE: some assets may already be associated with the album, this will not create duplicates.
Start uploading...
Upload Progress | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | 0% || 0/5807 || Current file []
Uploading album: /home/covalent/remote1TB/gphotos-migration/Takeout/Google Photos/AlbumsProcessed/Photos
Checking connectivity with Immich instance...
Server status: OK
Checking credentials...
Login status: OK
Successful authentication for user [email protected]
Indexing local assets...
Indexing complete, found 5807 local assets
Comparing local assets with those on the Immich instance...
A total of 3221 assets will be uploaded to the server
A total of 5807 assets will be added to album(s).
NOTE: some assets may already be associated with the album, this will not create duplicates.
Start uploading...
Upload Progress | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | 0% || 0/5807 || Current file []
I've tried rebooting immich, restarting the upload, and well that's kinda it Any ideas would be appreciated
11 replies