Skip to content

Trigger creation fails because container is in transient state #324

@michaldvorak79

Description

@michaldvorak79

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

What did you do?

Deployed a Docker container with a Cron trigger with the oss-serverless framework. (serverless deploy)

What did you expect to see?

Container created and trigger created.

What did you see instead?

Container created and trigger creation failing with http status 409 "CustomError: resource is in a transient state". I tried to repeat the deploy command several times; the result is always the same.

What version of Node are you using (node --version)?

v24.14.1

Does this issue reproduce with the latest release?

Yes.

I'm attaching my sanitized serverless.yml, Dockerfile, and the error output.
serverless.yml
Dockerfile
output.txt

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions