Arquisoft / faq

Frequently asked questions - Software architecture course
MIT License
4 stars 0 forks source link

Problems when deploying the app to heroku #33

Closed gsusag00 closed 2 years ago

gsusag00 commented 2 years ago

The CI is not the problem with this one as it passes correctly, the problem arises when deploying to heroku.

! Build failed to start: Your account has reached its concurrent builds limit. See https://devcenter.heroku.com/articles/limits#concurrent-builds

Perhaps it has to do with the account I have for heroku, but since this was the deployment method for previous year, perhaps it was a problem that some people might have ran into last year, or an issue that the teachers perhaps experienced/solved themselves.

I have to mention that all the changes were done in a forked repository. which can be found here

gsusag00 commented 2 years ago

In the end I discovered that his was due to having my github connected to heroku, this was solved by just disconnecting it.