osunyorg / admin

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

Octokit::TooManyRequests in Communication::Website::IndirectObject::SyncWithGitJob@elephant #2251

Closed SebouChu closed 15 hours ago

SebouChu commented 1 day ago

Error in Osuny

Octokit::TooManyRequests in Communication::Website::IndirectObject::SyncWithGitJob@elephant GET https://api.github.com/repos/osunyorg/noesya-works/git/trees/7e82960628123d46918d9bff6d45b998c9f60c1d?recursive=true: 403 - API rate limit exceeded for user ID 90196448. If you reach out to GitHub Support for help, please include the request ID E4FC:4C8BC:2510100:256CE54:66FAE03F and timestamp 2024-09-30 17:30:39 UTC. // See: https://docs.github.com/rest/overview/rate-limits-for-the-rest-api

View on Bugsnag

Stacktrace

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/communication/website/with_git_repository.rb:42 - sync_indirect_object_with_git
app/jobs/communication/website/indirect_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 15 hours ago

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