aws-solutions/serverless-image-handler

Update issue - v6.2.5 to v6.2.6

deadmantfa opened this issue · 7 comments

Describe the bug
Unable to update version to the latest current version

To Reproduce
Follow the steps to update from the solution center

Expected behavior
Update to the latest version

Please complete the following information about the solution:

  • Version: v6.2.6
  • Region: ap-south-1
  • Was the solution modified from the version published on this repository? No
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the sevices this solution uses? Yes
  • Were there any errors in the CloudWatch Logs? Check screenshot

Screenshots
image
image

Additional context

Hi @deadmantfa,

That's very strange, I'll add a task to see if we can figure out why this is happening. In the meantime you can give the solution over in #514 (comment) a shot.

Please let me know how it goes,
Simon

Hi @simonkrol ,

Sure will try it out and update here asap

had some issue, Comment #514 (comment) solved it

Hi @albanx,
I haven't been able to reproduce this on my end, can you provide some more information about your stack?

What was the first version you deployed?

What were the expected versions pre/post this deployment attempt?

Is this the first time you've run into this issue?

We changed how AppRegistry named were generated for SIH back in 6.1.1 to support multiple deployments in the same region. With AppRegistry deprecating the ability to rename existing AppRegistry integrations, that functionality may be what is causing these issues.

I upgraded from version 6.1.1 in the same stack following the update docs

I got this error

2024-10-08 00:18:44 UTC+0100 | AppRegistry968496A3 | UPDATE_FAILED | - | Resource handler returned message: "Application name update feature has been deprecated. (Service: ServiceCatalogAppRegistry, Status Code: 400, Request ID: 7e41276a-f99c-46fb-8b72-109ccc340612)" (RequestToken: 7e87a55e-573f-3ce3-5c85-c8f0cf1cdba4, HandlerErrorCode: InvalidRequest) -- | -- | -- | -- | --

Screenshot

image