osunyorg / admin

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

Octokit::NotFound in Communication::Website::DirectObject::SyncWithGitJob@elephant #2159

Open SebouChu opened 3 weeks ago

SebouChu commented 3 weeks ago

Error in Osuny

Octokit::NotFound in Communication::Website::DirectObject::SyncWithGitJob@elephant GET https://api.github.com/repos/osunyorg/demo-site-multilingue/branches/main: 404 - Branch not found // See: https://docs.github.com/rest/branches/branches#get-a-branch

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:133 - branch_sha
app/services/git/providers/github.rb:156 - tree
app/services/git/providers/github.rb:143 - tree_items_by_path
app/services/git/providers/github.rb:137 - tree_item_at_path
app/services/git/providers/github.rb:103 - git_sha
app/services/git/repository.rb:46 - git_sha
app/services/git/analyzer.rb:68 - exists_on_git?
app/services/git/analyzer.rb:12 - should_create?
app/services/git/repository.rb:86 - block in sync_git_files
app/services/git/repository.rb:84 - each
app/services/git/repository.rb:84 - sync_git_files
app/services/git/repository.rb:26 - 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 2 weeks ago

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

SebouChu commented 6 days ago

An error linked to this issue has been reopened in Bugsnag Octokit::NotFound in Communication::Website::DirectObject::SyncWithGitJob@elephant