Asset not found halts acquia_dam_asset_update queue

Created on 30 January 2025, 2 months ago

Problem/Motivation

When attempting the process the acquia_dam_asset_update queue, I see a repetitive error that and asset with a given UUID was not found (presumed removed). This message appears continually all the while, the queue does not decrease in size. I presume this is due to the item being released to be retried.

Steps to reproduce

drush queue:run acquia_dam_asset_update

 [error]  Client error: `GET https://[REDACTED]/api/rest/asset/uuid/60726c3d-e768-420a-9048-ce75e00ab2c0/assetversions` resulted in a `404 Not Found` response:
@
  "error": "Not Found",
  "description": "Asset with UUID 60726c3d-e768-420a-9048-ce75e00ab2c0 not found"


 [warning] Cannot get asset version list from API. Asset id: 60726c3d-e768-420a-9048-ce75e00ab2c0, error: API responded with status: 404. If the issue persist contact the site admin. Error message: Client error: `GET https://[REDACTED]/api/rest/asset/uuid/60726c3d-e768-420a-9048-ce75e00ab2c0/assetversions` resulted in a `404 Not Found` response:
{
  "error": "Not Found",
  "description": "Asset with UUID 60726c3d-e768-420a-9048-ce75e00ab2c0 not found"
}

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡³πŸ‡ΏNew Zealand Josh Waihi

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024