FIX(general): Error 413 when commit in Gitea #1

Closed
opened 2 years ago by bichi5 · 1 comments
bichi5 commented 2 years ago
Owner

git commit -m "first v1.0.0"

On branch main
Your branch is ahead of 'origin/main' by 1 commit.
(use "git push" to publish your local commits)

nothing to commit, working tree clean
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 8 threads
Compressing objects: 100% (12/12), done.
error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
send-pack: unexpected disconnect while reading sideband packet
Total 12 (delta 0), reused 0 (delta 0), pack-reused 0
fatal: the remote end hung up unexpectedly
Everything up-to-date


Finally, I upload files from website

git commit -m "first v1.0.0" On branch main Your branch is ahead of 'origin/main' by 1 commit. (use "git push" to publish your local commits) nothing to commit, working tree clean Enumerating objects: 13, done. Counting objects: 100% (13/13), done. Delta compression using up to 8 threads Compressing objects: 100% (12/12), done. error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 send-pack: unexpected disconnect while reading sideband packet Total 12 (delta 0), reused 0 (delta 0), pack-reused 0 fatal: the remote end hung up unexpectedly Everything up-to-date ---- Finally, I upload files from website
anvius closed this issue 1 year ago
anvius commented 1 year ago
Collaborator

Upgraded file size for nGinX to 50M. Solved!

Upgraded file size for nGinX to 50M. Solved!
anvius changed title from Error 413 when commit in Gitea to FIX(general): Error 413 when commit in Gitea 1 year ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bichi5/wodapi#1
Loading…
There is no content yet.