graphite-cli icon indicating copy to clipboard operation
graphite-cli copied to clipboard

ERROR: Failed to submit PR

Open iangudger opened this issue 2 years ago • 1 comments

I have a stack of two PRs. I restacked and tried to submit both.

Each time I run gt stack submit I get the following error:

ERROR: Failed to submit PR
> ExitFailed: unexpected server response (400).
> 
> Response: {
>   "_response": {
>     "size": 0,
>     "timeout": 0
>   }
> }

The bottom PR has been updated on GitHub, but the top PR has not.

I tried checking out the top PR and running gt branch submit, but I get the following error:

cut: invalid option -- 'w'
Try 'cut --help' for more information.
ERROR: You are trying to submit at least one branch whose base does not match its parent remotely, without including its parent.
Please include downstack from bottom_branch in your submit scope and try again.

I'm using Graphite 0.19.3 on Linux.

iangudger avatar Jul 05 '22 17:07 iangudger

I am now getting this ERROR: Failed to submit PR error every time I try to submit any stack. The issue persists on the new 0.19.4 version.

iangudger avatar Jul 06 '22 17:07 iangudger