immich-go icon indicating copy to clipboard operation
immich-go copied to clipboard

Error: GetAllAssets, POST, http://<ip>:8080/api/search/metadata, 500 Internal Server Error Failed to search assets

Open dharmil007 opened this issue 4 months ago • 1 comments

Immich searches for the Assets but fails at metadata Api.

Immich-Version: 2.2.3 Immich-Go-Version: 0.28.0

`Log file: C:\Users<user>\AppData\Local\immich-go\immich-go_2025-11-08_03-53-11.log

Input analysis:

scanned image file : 1 scanned video file : 0 scanned sidecar file : 0 discarded file : 0 unsupported file : 0 file duplicated in the input : 0 associated metadata file : 0 missing associated metadata file : 0

Error: GetAllAssets, POST, http://10.7.7.5:8080/api/search/metadata, 500 Internal Server Error Failed to search assets`

Api Trace: `2025-11-08T03:59:35-05:00 QUERY 102 GetAllAssets POST http://10.7.7.5:8080/api/search/metadata Content-Type [application/json] Accept [application/json] X-Api-Key redacted -- body start -- {"page":84,"size":1000,"withExif":true,"withDeleted":true} -- body end --

2025-11-08T03:59:35-05:00 RESPONSE 102 GetAllAssets POST http://10.7.7.5:8080/api/search/metadata Status: 500 Internal Server Error -- response body -- -- response body end --`

dharmil007 avatar Nov 08 '25 09:11 dharmil007

Th error occurs on the server side. Could you get the server logs?

simulot avatar Nov 08 '25 13:11 simulot