Skip to content

Container uuid is invalid on updating a container with update redeploy #5040

@ael-g

Description

@ael-g

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Command attempted

scw container container update $CONTAINER_UUID registry-image=$IMAGE --wait redeploy

Expected Behavior

Container is updated to $IMAGE if it starts or stays on latest valid image otherwise

Actual Behavior

In case purposely using a non-starting image to test the redeploy behaviour, in the web console I see the container tries to start on the new image, stays in Deploying state for a bit, then I got

Failed to deploy this container
internal error

on the web console, the container service stays on the falty image and on the cli I got

Container uuid is invalid

More info

scw version
Version          2.42.0
BuildDate        unknown
GoVersion        go1.24.5
GitBranch        unknown
GitCommit        unknown
GoArch           arm64
GoOS             darwin
UserAgentPrefix  scaleway-cli

Metadata

Metadata

Assignees

Labels

bugpriority:highestBugs filled by customers, security issues

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions