osunyorg / admin

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

Octokit::BadGateway in Communication::Website::SyncWithGitJob@elephant #1986

Closed SebouChu closed 2 months ago

SebouChu commented 4 months ago

Error in Osuny

Octokit::BadGateway in Communication::Website::SyncWithGitJob@elephant POST https://api.github.com/repos/osunyorg/levelesyeux-site/git/trees: 502 - Server Error

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:97 - create_sub_commit
app/services/git/providers/github.rb:88 - block in create_commit_from_batch
app/services/git/providers/github.rb:85 - each
app/services/git/providers/github.rb:85 - each_slice
app/services/git/providers/github.rb:85 - with_index
app/services/git/providers/github.rb:85 - create_commit_from_batch
app/services/git/providers/github.rb:71 - push
app/services/git/repository.rb:27 - sync!
app/models/communication/website.rb:163 - sync_with_git_safely
app/jobs/communication/website/sync_with_git_job.rb:3 - execute
app/jobs/communication/website/base_job.rb:28 - perform

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 4 months ago

An error linked to this issue has been marked as fixed in Bugsnag Octokit::BadGateway in Communication::Website::SyncWithGitJob@elephant

SebouChu commented 3 months ago

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