Don't use WatchTower
I used watchtower sadly yesterday and then I broke some things. here it is:
This is from immich-web
I broke everything I think
ok I broke typesense
:serieux:
not a good new
This is from immich-server
This is from immich server too but it's just the start of the error cuz it's really big
and here is the log from typesense :
And I have a big log like that in immich-server
16 Replies
If someone knows how to solve it without accessing the machine :jerry: I just have access to portainer
(I'll get the access tomorrow)
Deleting the typesense data should fix that
How do I do ?
It's usually in the tsdata docker volume
So just delete that
Okay
(I tried to recreate the container but didn't worked)
Should I delete this ?

I personally only use Watchtower to notify me never to auto update
I should have done that
:jerry:
@PhilBro how do you "just notify" ???
add this to your docker compose
labels:
- com.centurylinklabs.watchtower.monitor-only=true
add it to the container you want to monitor but not update.Thanks
I can't delete the volume cuz it's used even when I exited all the conatiners :bonhomme: (I'm trying to delete immich_tsdata)
Deleting the typesense container should let you
okay but if I delete it
how can I re-create it
:jerry:
since I used docker-compose and not portainer stack
Compose up
:sueur: I can't access my server before tomorrow
I'll do it tomorrow then
thx
using docker-compose, if others containers exist, it will bring only the missing one up ?
okay great
just
:serieux:
:SuicideKanna:
I can't docker-compose down
I don't know why he is telling me about folders erm
:whut:

I don't care
:serieux:
I'm not good enough with docker I think but I still need to use immich
so if someone could give me an advice
:KANNAlove:
UH NVM
BAD DOCKER-COMPOSE
IT WORKED
I fixed everything as you said @bo0tzz thanks