Closed eygraber closed 11 months ago
Can you reproduce this on all videos?
So far it's been reproduced on all videos that I've tried.
Hmm, very strange, I cannot reproduce it on my instance
Could it be related to issue #5538 on your instance?
would it work if you remove user: 1000:1001
from the services in your docker-compose file?
I don't know enough to say if it's related to #5538 or not, but I wouldn't think so.
Also not sure about removing user: 1000:1001
because otherwise my filesystem gets screwed up (everything gets written as root, which I don't want). However, everything has been working fine until this update, so I think it makes more sense to be that a bug that was introduced.
I don't know enough to say if it's related to #5538 or not, but I wouldn't think so.
Also not sure about removing
user: 1000:1001
because otherwise my filesystem gets screwed up (everything gets written as root, which I don't want). However, everything has been working fine until this update, so I think it makes more sense to be that a bug that was introduced.
That makes sense, let's see if we have similar reporting issues.
The bug
I have a video which has the wrong person tagged as a face. If I try to reassign to a new face, there is no error in the browser console or server logs, but it keeps the person that was tagged before. I can reassign to an existing face.
The OS that Immich Server is running on
Ubuntu 22.04
Version of Immich Server
v1.90.0
Version of Immich Mobile App
v1.90.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response