osunyorg / admin

L'espace d'administration d'Osuny
https://www.osuny.org
MIT License
32 stars 2 forks source link

Octokit::UnprocessableEntity in Communication::Website::DirectObject::SyncWithGitJob@elephant #2182

Closed SebouChu closed 1 month ago

SebouChu commented 2 months ago

Error in Osuny

Octokit::UnprocessableEntity in Communication::Website::DirectObject::SyncWithGitJob@elephant POST https://api.github.com/repos/osunyorg/lacriee-site/git/trees: 422 - Sorry, your request timed out. It's likely that your input was too large to process. Consider building the tree incrementally, or building the commits you need in a local clone of the repository and then pushing them to GitHub. // See: https://docs.github.com/rest/git/trees#create-a-tree

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:90 - create_sub_commit
app/services/git/providers/github.rb:81 - block in create_commit_from_batch
app/services/git/providers/github.rb:78 - each
app/services/git/providers/github.rb:78 - each_slice
app/services/git/providers/github.rb:78 - with_index
app/services/git/providers/github.rb:78 - create_commit_from_batch
app/services/git/providers/github.rb:64 - push
app/services/git/repository.rb:27 - sync!
app/models/concerns/with_git.rb:39 - sync_with_git_safely
app/jobs/communication/website/direct_object/sync_with_git_job.rb:4 - execute
app/jobs/communication/website/base_job.rb:29 - perform

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 1 month ago

An error linked to this issue has been reopened in Bugsnag Octokit::UnprocessableEntity in Communication::Website::CleanAndRebuildJob@whale

SebouChu commented 1 month ago

An error linked to this issue has been reopened in Bugsnag Octokit::UnprocessableEntity in Communication::Website::CleanAndRebuildJob@whale