osunyorg / admin

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

Octokit::TooManyRequests in Communication::Website#clean_and_rebuild_without_delay #1793

Closed SebouChu closed 1 month ago

SebouChu commented 4 months ago

Error in Osuny

Octokit::TooManyRequests in Communication::Website#clean_and_rebuild_without_delay GET https://api.github.com/repos/noesya/vigo-internationaldegrowthconference2024/git/trees/95ca5ba2c8b0fc1478b863646da961c25c3901bb?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 EA98:3FAC96:4CF7A06:4D5DC02:6618AA8F. // See: https://docs.github.com/rest/overview/rate-limits-for-the-rest-api

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:150 - tree
app/services/git/providers/github.rb:137 - tree_items_by_path
app/services/git/providers/github.rb:131 - tree_item_at_path
app/services/git/providers/github.rb:89 - git_sha
app/services/git/repository.rb:41 - git_sha
app/services/git/analyzer.rb:68 - exists_on_git?
app/services/git/analyzer.rb:11 - should_create?
app/services/git/repository.rb:73 - block in sync_git_files
app/services/git/repository.rb:71 - each
app/services/git/repository.rb:71 - sync_git_files
app/services/git/repository.rb:25 - sync!
app/models/communication/website/with_git_repository.rb:44 - destroy_obsolete_git_files
app/models/communication/website/with_connected_objects.rb:22 - clean_and_rebuild
bin/bundle:113 - load
bin/bundle:113 - <main>

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 4 months ago

An error linked to this issue has been reopened in Bugsnag Octokit::TooManyRequests in Communication::Website#clean_and_rebuild_without_delay

SebouChu commented 4 months ago

An error linked to this issue has been reopened in Bugsnag Octokit::TooManyRequests in Communication::Website#sync_indirect_object_with_git_without_delay

SebouChu commented 2 months ago

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