Error extracting EXIF Error: Connection terminated due to connection timeout

Hi, hope you can help, i'm getting the following error when uploading from app or cli. mmich_microservices | [Nest] 1 - 03/03/2023, 7:52:12 PM ERROR [MetadataExtractionProcessor] Error extracting EXIF Error: Connection terminated due to connection timeout immich_microservices | Error: Connection terminated due to connection timeout immich_microservices | at Connection.<anonymous> (/usr/src/app/node_modules/pg/lib/client.js:132:73) immich_microservices | at Object.onceWrapper (node:events:641:28) immich_microservices | at Connection.emit (node:events:527:28) immich_microservices | at Socket.<anonymous> (/usr/src/app/node_modules/pg/lib/connection.js:57:12) immich_microservices | at Socket.emit (node:events:527:28) immich_microservices | at TCP.<anonymous> (node:net:709:12) permissions error? or is there a problem with the exif in the images? thanks for any assistance
2 Replies
bo0tzz
bo0tzz3y ago
It looks like it's losing connection to your database. Can you check the postgres containers and make sure that's feeling OK?
mat429.
mat429.OP3y ago
@bo0tzz thanks for the help, postrgres didn't show anything, but the problem seems to have resolved.

Did you find this page helpful?