Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

fichby's avatar

Vapor Deploy failing from codeship breaking deployment enviroment

Hi

I am trying to deploy to vapor from codeship. and the deploy is failing

==> Ensuring IAM Role Exists
==> Ensuring Storage Exists
==> Ensuring Cache Table Is Configured
==> Ensuring Functions Exist
==> Updating Function Configurations

An error occurred during deployment.

Message: An unexpected error occurred while deploying your project. Our support team has been notified. (ID: 59502)

after this happens I am also unable to deploy to this environment from my local machine. It says It says the support team has been notified but I have no way of following up on this issue.

this is my deploy task.

vendor/bin/vapor deploy staging-new --commit="${CI_COMMIT_ID}" --message="${CI_MESSAGE}"
0 likes
0 replies

Please or to participate in this conversation.