Skip to content

Throwing errors with respect to not being able to connect to the server #1253

Description

@pluim003

Yesterday I stumbled on this little tool and immediately it worked like a charm. But now occassionally I'm getting some errors. And can't figure out why.
And after that it keeps complaining with errors. At first I thought it might be that my immich-server connected remotely via a domain would give a timeout but it also happened when accessing with the internal url:

2025-12-15 07:48:53 INF metadata updated file=2016:05/Vrijgezellenfeest Corine/20160507 - 011 - Vrijgezellenfeest Corine.jpg
2025-12-15 07:48:59 ERR server error file=2016:2016-nef/07/20160726-Profronde_Surhuisterveen/20160726 - 38 - Profronde Surhuisterveen.NEF error=AssetUpload, POST, https://immich.xxxxxx/api/assets
Post "https://immich.xxxxxxx/api/assets": dial tcp: lookup immich.xxxxxxxxxx:: no such host

io: read/write on closed pipe

2025-12-15 17:06:12 INF uploaded successfully file=2016:11/VID_20161120_113258.mp4
2025-12-15 17:06:14 INF uploaded successfully file=2016:2016-nef/05/Vrijgezellenfeest Corine/20160507 - 109 - Vrijgezellenfeestje Corine.NEF
2025-12-15 17:06:16 ERR server error file=2016:09/20160924-Meindert_Talma_in_Vera/20160924 - 15 - Meindert Talma in Vera.jpg error=AssetUpload, POST, http://192.168.178.11:2283/api/assets
Post "http://192.168.178.11:2283/api/assets": EOF

2025-12-15 17:06:16 ERR Error err=AssetUpload, POST, http://192.168.178.11:2283/api/assets
Post "http://192.168.178.11:2283/api/assets": EOF

io: read/write on closed pipe
2025-12-15 07:49:00 INF Immich Job command sent resume=thumbnailGeneration
2025-12-15 07:49:00 INF Immich Job command sent resume=metadataExtraction
2025-12-15 07:49:01 INF Immich Job command sent resume=videoConversion
2025-12-15 07:49:01 INF Immich Job command sent resume=faceDetection
2025-12-15 07:49:01 INF Immich Job command sent resume=smartSearch
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Asset Tracking Report:
2025-12-15 07:49:01 INF =====================
2025-12-15 07:49:01 INF Total Assets: 5868 (83.3 GB)
2025-12-15 07:49:01 INF Processed: 1390 (16.3 GB)
2025-12-15 07:49:01 INF Discarded: 15 (53.7 MB)
2025-12-15 07:49:01 INF Errors: 17 (2.3 GB)
2025-12-15 07:49:01 INF Pending: 4446 (64.7 GB)
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF ⚠️ WARNING: 4446 assets did not reach a final state!
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Event Report:
2025-12-15 07:49:01 INF =============
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Discovery (Assets):
2025-12-15 07:49:01 INF discovered image : 5574 (65.0 GB)
2025-12-15 07:49:01 INF discovered video : 294 (18.3 GB)
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Discovery (Non-Assets):
2025-12-15 07:49:01 INF discovered unknown file : 2 (-)
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Asset Lifecycle (PROCESSED):
2025-12-15 07:49:01 INF uploaded successfully : 1322 (16.2 GB)
2025-12-15 07:49:01 INF metadata updated : 273 (161.3 MB)
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Asset Lifecycle (DISCARDED):
2025-12-15 07:49:01 INF server has duplicate : 63 (117.1 MB)
2025-12-15 07:49:01 INF discarded local duplicate : 6 (95.7 MB)
2025-12-15 07:49:01 INF
2025-12-15 07:49:01 INF Asset Lifecycle (ERROR):
2025-12-15 07:49:01 INF server error : 17
2025-12-15 07:49:01 INF
2025-12-15 16:33:37 ERR context canceled
2025-12-15 16:33:37 ERR context canceled
....
2025-12-15 16:33:37 ERR context canceled
2025-12-15 16:33:37 ERR Some errors have occurred. Look at the log file for details

What can be a cause?

Or is 5500 files in one run too much? Actually I could/should skip the NEF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions