Bad Request on andriod client (Unraid)
Possible Client version mis-match. It was working for quite some time, but now me / my other users can't upload.
LOGS:
[Nest] 188 - 09/08/2023, 7:02:04 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:05 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:06 PM ERROR [AssetUploadConfig] Unsupported file type .mp4 file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:06 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:06 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:07 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:10 PM ERROR [AssetUploadConfig] Unsupported file type .mp4 file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:14 PM ERROR [AssetUploadConfig] Unsupported file type .mp4 file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:17 PM ERROR [AssetUploadConfig] Unsupported file type .mp4 file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:21 PM ERROR [AssetUploadConfig] Unsupported file type .mp4 file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:21 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream
[Nest] 188 - 09/08/2023, 7:02:22 PM ERROR [AssetUploadConfig] Unsupported file type .jpg file MIME type application/octet-stream


23 Replies
Server Version

Phone Immich App Version

it doesn't appear I can upgrade the Immich application in Unraid, but it seems that it is always a few versions behind what the appstore / fdroid will let me update to. Is this the issue, or do I have something else going on?
yeah this is a very outdated version of the server
I know that unraid template is getting quite frequent update
What do you suggest the fix to be?? I could just docker compose it, and point to existing redis and whatever else dependencies.
how are you instsalling Immich?
Unraid template
is it the same as the All-in-one image?
The current server version is the most up to date version on the app store for unraid
It is yes
I believe the all-in-one image is always up-to-date
GitHub
GitHub - imagegenius/docker-immich: Monolithic (Single) Docker Cont...
Monolithic (Single) Docker Container for Immich. Contribute to imagegenius/docker-immich development by creating an account on GitHub.
That looks to be it
Well yea It does look like that says 1.7 version too
How interesting. I never get failures when I do update but it appears the actual immich application doesn't upgrade.
Is this unraid app managed by you guys?
Technically no, but he is the contributors, pinging @martabal
Thank you @Alex
No problem, I think this is best to ask the Unraid communicty how to update the app
Sounds good. Yea I had a docker compose version of immich running for a while, but I took the lazy route when the unraid app came out as the updating process is easier. I might be rethinking this now that I am running into issues
Hey! Have you updated Immich ?
Yes
Unraid acts like my application is updated, but it seems like the actual immich app isn't actually updating. Was thinking next steps is to nuke and pave the immich app and try a fresh install
In your Immich template, do you have
ghcr.io/imagegenius/immich:latest
for the Repository ?
What is happening when you click on force update
(you have to enable advanced view)?I'll have to check later! I'll let you know though
no problem, don't hesitate to ping me !
Force update fixed server version. Now able to upload again!! In logs even said latest image was pulled, ugh whatever as long as it is working again. Thank you @martabal
Nice !