osunyorg / admin

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

Octokit::UnprocessableEntity in Communication::Website::Deuxfleurs::SetupJob@mice #2407

Closed SebouChu closed 4 days ago

SebouChu commented 1 week ago

Error in Osuny

Octokit::UnprocessableEntity in Communication::Website::Deuxfleurs::SetupJob@mice POST https://api.github.com/repos/osunyorg/template/generate: 422 - Could not clone: Name already exists on this account Error summary: Could not clone: Name already exists on this account // See: https://docs.github.com/rest/repos/repos#create-a-repository-using-a-template

View on Bugsnag

Stacktrace

app/services/git/providers/github.rb:52 - init_from_template
app/services/git/repository.rb:54 - init_from_template
app/models/communication/website/with_deuxfleurs.rb:68 - deuxfleurs_create_github_repository
app/models/communication/website/with_deuxfleurs.rb:26 - deuxfleurs_setup_safely
app/jobs/communication/website/deuxfleurs/setup_job.rb:5 - execute
app/jobs/communication/website/base_job.rb:29 - perform

View full stacktrace

Created automatically via Bugsnag