laravel / laravel/forge-cli

Error on deploy

Open
#102 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.