#Laravel Vapor Deploying Issue..

3 messages · Page 1 of 1 (latest)

distant zenith
#

Hello there guys,

We have no prior experience with Docker or cloud infrastructure, which is why we chose Laravel Vapor, expecting a straightforward setup. However, we are now experiencing a 400 Bad Request error when attempting to deploy our Laravel application using Docker on Laravel Vapor.

🔍 Issue Details

Environment: staging
Vapor CLI Version: 1.65
Vapor Core Version: 2.37
Docker Base Image: laravelphp/vapor:php83-arm
AWS ECR Region: eu-central-1

🛠 Error Message

failed commit on ref "manifest-sha256:asfgagfasfga sfagagagfasga": unexpected status from PUT request to https:/AWS-LINK: 400 Bad Request

📌 Issue Description

We are using Docker-based deployment (docker-arm) on Laravel Vapor.
The deployment fails when pushing the image to AWS ECR, resulting in a 400 Bad Request error.
We have ensured that AWS permissions are correctly configured and that Vapor CLI is up-to-date.
The issue persists across multiple attempts.

Could you guys please assist us in identifying the cause of this error and suggest a resolution?

Thank you!

hoary narwhal
#

Is the error message redacted or it actually tries https://AWS-LINK?

distant zenith