-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Request body length does not match content-length header #556
Comments
confirmed, the latest commits produce this error. |
Don't use master,use v2 |
#555 smae issue |
The same goes for me. |
now, v2=v2.0.9 |
Thanks for pointing. I assumed it always points to the latest, but need the author to bump it. |
This change applies @nmattia's suggestion about using a default shell. He also mentioned he believes that bash is the default but prior to this I had to set the shell to bash so I'm not confident if that is true. It also downgrades the release action due to softprops/action-gh-release#556
Update tag to v2 ref. softprops/action-gh-release#556 (comment)
Error Logs: Run softprops/action-gh-release@master Found release linux-wsl-stable-6.12.5 (with id=190802427) ⬆️ Uploading bzImage-x86_64-optional_install.tar.gz... ⬆️ Uploading bzImage-x86_64-modules_install.tar.gz... ⬆️ Uploading bzImage-x86_64... ⬆️ Uploading Image-arm64-optional_install.tar.gz... ⬆️ Uploading Image-arm64-modules_install.tar.gz... ⬆️ Uploading Image-arm64... Error: Request body length does not match content-length header * `master` version of action-gh-release have problem to release packages. (softprops/action-gh-release#556) * So, I try to use `v2` version for avoid this problem. Signed-off-by: Yang Jeong Hun <[email protected]>
Error Logs: Run softprops/action-gh-release@master Found release linux-wsl-stable-6.12.5 (with id=190802427) ⬆️ Uploading bzImage-x86_64-optional_install.tar.gz... ⬆️ Uploading bzImage-x86_64-modules_install.tar.gz... ⬆️ Uploading bzImage-x86_64... ⬆️ Uploading Image-arm64-optional_install.tar.gz... ⬆️ Uploading Image-arm64-modules_install.tar.gz... ⬆️ Uploading Image-arm64... Error: Request body length does not match content-length header * `master` version of action-gh-release have problem to release packages. (softprops/action-gh-release#556) * So, I try to use `v2` version for avoid this problem. Signed-off-by: Yang Jeong Hun <[email protected]>
softprops/action-gh-release v2.2.0 has a known issue: softprops/action-gh-release#556
….2.0" (#1480) ## Summary The most-recent version of the action has a [bug](softprops/action-gh-release#556) that results in big file uploads (and thus the `publisher` workflow) failing. Reverts #1479.
<softprops/action-gh-release#556> needs to be resolved.
…2.0" This reverts commit 15f61ca. There's a bug in softprops 'action-gh-release' action which appears when uploading larger assets. Reverting to an earlier version until fix is merged. Ref: softprops/action-gh-release#562 Ref: softprops/action-gh-release#556 Signed-off-by: JP-Ellis <[email protected]>
…2.0" This reverts commit 15f61ca. There's a bug in softprops 'action-gh-release' action which appears when uploading larger assets. Reverting to an earlier version until fix is merged. Ref: softprops/action-gh-release#562 Ref: softprops/action-gh-release#556 Signed-off-by: JP-Ellis <[email protected]>
advoid "Error: Request body length does not match content-length header" when upload firmware to release, [refer](softprops/action-gh-release#556)
Bruh |
….2.0" This reverts commit 1ff1835. See softprops/action-gh-release#556
….2.0" This reverts commit 1ff1835. See softprops/action-gh-release#556
[issues](softprops/action-gh-release#556)
Revert softprops/action-gh-release from v2.2.0 to v2.1.0 due to "Error: Request body length does not match content-length header" See: softprops/action-gh-release#556 Signed-off-by: Billy McFall <[email protected]>
The v2.2.0 release of the action introduced a bug: softprops/action-gh-release#555 This commit changes the version used to v2, instead of the more specific v2.2.0 as suggested in another issue: softprops/action-gh-release#556 Signed-off-by: Luiz Carvalho <[email protected]>
* ci: unlock runner version * chore: update related: softprops/action-gh-release#556 ref:slsa-framework/slsa-github-generator#4036
full yml
https://github.com/qwerttvv/Router/blob/master/.github/workflows/M2-VIKINGYFY.yml
log
good ver-last week
https://github.com/softprops/action-gh-release/tree/92bc83c4214f780e84c7d2a85464a2ca05ebc2f0
not good ver-now
softprops/action-gh-release@master
https://github.com/softprops/action-gh-release/tree/7b4da11513bf3f43f9999e90eabced41ab8bb048
The text was updated successfully, but these errors were encountered: