osunyorg / admin

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

Octokit::InternalServerError in Communication::Website::DirectObject::SyncWithGitJob@elephant #2183

Closed SebouChu closed 2 months ago

SebouChu commented 2 months ago

Error in Osuny

Octokit::InternalServerError in Communication::Website::DirectObject::SyncWithGitJob@elephant POST https://api.github.com/repos/osunyorg/lacriee-site/git/trees: 500 -

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