Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't delete asset: DeleteAsset, DELETE - 204 No Content #40

Closed
bobokun opened this issue Oct 19, 2023 · 2 comments
Closed

Can't delete asset: DeleteAsset, DELETE - 204 No Content #40

bobokun opened this issue Oct 19, 2023 · 2 comments

Comments

@bobokun
Copy link

bobokun commented Oct 19, 2023

I'm not sure if this is a problem with my setup or something changed recently with immich causing this to break.

I'm unable to delete duplicates

command run: ./immich-go -server https://photos.domain.com -key=xxxxxx duplicate -yes;

output:

There are 2 copies of the asset PXL_20230525_191133138.JPG, taken on 2023-05-25T15:11:33-04:00
  delete PXL_20230525_191133138 3072x4080, 2.1 MB, /photos/library/admin/2023/2023-05-25/PXL_20230525_191133138.jpg
  keep   PXL_20230525_191133138 3072x4080, 3.6 MB, /photos/library/admin/2023/2023-05-25/PXL_20230525_191133138+1.jpg
  Asset removed
Can't delete asset: DeleteAsset, DELETE, https://photos.domain.com/api/asset, 204 No Content
EOF
EOF

There are 2 copies of the asset PXL_20230627_223044297.MP.JPG, taken on 2023-06-27T18:30:44-04:00
  delete PXL_20230627_223044297.MP 2464x3280, 3.0 MB, /photos/library/admin/2023/2023-06-27/PXL_20230627_223044297.MP.jpg
  keep   PXL_20230627_223044297.MP 2464x3280, 4.0 MB, /photos/library/admin/2023/2023-06-27/PXL_20230627_223044297.MP+1.jpg
  Asset removed
Can't delete asset: DeleteAsset, DELETE, https://photos.domain.com/api/asset, 204 No Content
EOF
EOF

There are 2 copies of the asset PXL_20230703_231427911.MP.JPG, taken on 2023-07-03T19:14:27-04:00
  delete PXL_20230703_231427911.MP 4080x3072, 3.9 MB, /photos/library/admin/2023/2023-07-03/PXL_20230703_231427911.MP.jpg
  keep   PXL_20230703_231427911.MP 4080x3072, 5.5 MB, /photos/library/admin/2023/2023-07-03/PXL_20230703_231427911.MP+1.jpg
  Asset removed
Can't delete asset: DeleteAsset, DELETE, https://photos.domain.com/api/asset, 204 No Content
EOF
EOF
@simulot
Copy link
Owner

simulot commented Oct 19, 2023

API change?
I need to check it this weekend

@simulot
Copy link
Owner

simulot commented Oct 21, 2023

Indeed, behavior changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants