Can't play any videos

Can't seem to play any videos. All videos show up in the UI with a red circle 'i' in it. And when I click to play, one I see server log message: ERROR [AssetService] Error serving VIDEO asset=6663d595-86ad-475f-ad94-9a0dc2f7171a This occurs on firefox, chrome, as well as the mobile app (android version 13). Immich version 1.65.0. I enabled verbose logging, but I don't seem to get any additional logs.
10 Replies
etnoy
etnoy2y ago
imported file? I think @jrasm91 fixed a bug in git HEAD related to this not released yet check merged PRs
hackerman
hackermanOP2y ago
checking - and yes, it's imported.
jrasm91
jrasm912y ago
You have a ro mount?
hackerman
hackermanOP2y ago
Yeah, it's ro currently ahh, i see
jrasm91
jrasm912y ago
You were also part of the problem requiring w access to you xmp files just perpetuating the issue 😁
hackerman
hackermanOP2y ago
permissions are hard 😅
etnoy
etnoy2y ago
just chmod 777 and it will work 😉
hackerman
hackermanOP2y ago
wait - wasn't the write check so that we could move the file during storage operations? (obviously not on import)
jrasm91
jrasm912y ago
Hmm I'm not sure about that one.

Did you find this page helpful?