Error on deploy
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 245
- Forks
- 41
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
Forge CLI Version
1.8.3
PHP Version
8.2.27
Description
I ran the forge deploy command from my computer and got the following result
An unexpected error occured. Please report this issue here:
https://github.com/laravel/forge-cli/issues/new/choose
- Forge CLI Version: 1.8.3
- PHP Version: 8.2.27
- Operating System: Linux
- Error Message: error code: 502.
on the server however the deployment was successful.
Steps To Reproduce
make forge deploy and choose site to deploy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing forge deploy with Forge CLI 1.8.3 and inspect the path that handles the deploy response. Compare the reported 502 with the fact that deployment succeeds on the server. Done means a successful deployment no longer produces an unexpected-error report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100