I
Immich2mo ago
Suf

Live photos are uploaded as .mov

Setup: - docker v1.138.0 - iOS same version All live photos are being uploaded as .mov files with out the image attached. This is happening on an Apple iPhone 13. I have repeadedly attempted to remove and reupload the files but they are only uploaded as .mov and not as a live photo. This has been happening for a while now on older versions too. How do I fix this?
23 Replies
Immich
Immich2mo ago
:wave: Hey @LookinAtFin🐠, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed. Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
Suf
SufOP2mo ago
The error log contains a whole bunch of error: PostgresError: duplicate key value violates unique constraint "UQ_assets_owner_checksum" at ErrorResponse (/usr/src/app/server/node_modules/postgres/cjs/src/connection.js:794:26) at handle (/usr/src/app/server/node_modules/postgres/cjs/src/connection.js:480:6) at Socket.data (/usr/src/app/server/node_modules/postgres/cjs/src/connection.js:315:9) at Socket.emit (node:events:518:28) at addChunk (node:internal/streams/readable:561:12) at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) at Readable.push (node:internal/streams/readable:392:5) at TCP.onStreamRead (node:internal/stream_base_commons:189:23) at TCP.callbackTrampoline (node:internal/async_hooks:130:17) {.
Alex Tran
Alex Tran2mo ago
Is this on the beta timeline?
Suf
SufOP2mo ago
yessir! it does work on my iphone 15
Alex Tran
Alex Tran2mo ago
hmm So using the app's upload mechanism on beta timeline on this iPhone cause it to upload incorrectly?
Suf
SufOP2mo ago
yep. that is exactly what is happening i dont have the logs currently as the person whos iphone this is, is currently in Denmark but i have texted to get the logs from the iphone the last successful upload of an live photo was june 31st. I just realized i didn’t really suply any details🫨
Mraedis
Mraedis2mo ago
what iOS version is it?
Suf
SufOP2mo ago
iOS 18.5 Immich is behind a Traefik reverse proxy using CF Tunnels. I. have verified that the photos are not more than 100MB. The only errors in the log are the one mentioned before. If needed I can provide the entire log
Mraedis
Mraedis2mo ago
They're not in Spain are they?
Suf
SufOP2mo ago
Denmark is there something specific with Spain?
Mraedis
Mraedis2mo ago
Yes, don't worry about that :p
Mraedis
Mraedis2mo ago
alright curious nancy
SrFox3999
SrFox39992mo ago
I'm part of that club!! 🙂 xddx
Suf
SufOP2mo ago
christ LOL I am going to ask a really dumb question in regards to this: would a crappy internet connection potentially cause the issues I am seeing regarding the live photos?
Mraedis
Mraedis2mo ago
I dont think so, at least not months worth of not uploading
Suf
SufOP2w ago
Fair enough I'll try and see if I somehow can get more logging from the clientside This issue also persists on the not beta timeline. I have tried logging out and in, disableing the beta timeline. reinstalling the app but it simply refuses to 'upload' the live photos correctly: it displays them alongside the uploaded movies so I am confused on how to fix this
Mraedis
Mraedis2w ago
both on 143 now?
Suf
SufOP2w ago
yes The weird thing is it works on my device 😎
Mraedis
Mraedis2w ago
Is your device also an iphone 13? 👀
Suf
SufOP2w ago
15 pro whatever I'll drive down there on friday and I'll do some debugging Oh hold on: it looks like that the photos now are being uploaded correctly only the old ones remain broken like the photos from today do work

Did you find this page helpful?