osunyorg / admin

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

Octokit::Forbidden in Communication::Website::SyncWithGitJob@elephant #2409

Closed SebouChu closed 1 week ago

SebouChu commented 2 weeks ago

Error in Osuny

Octokit::Forbidden in Communication::Website::SyncWithGitJob@elephant POST https://api.github.com/repos/julieSalha/juliesalha-music/git/trees: 403 - Resource not accessible by personal access token // 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/communication/website.rb:171 - sync_with_git_safely
app/jobs/communication/website/sync_with_git_job.rb:3 - execute
app/jobs/communication/website/base_job.rb:29 - perform

View full stacktrace

Created automatically via Bugsnag