I had allowed automatic deploys for my heroku app. But for some reasons it didn't deploy the new changes, so I tried re-connecting my github account. And now I can't connect it. Everytime I try I get this error PLS HELP!!
Asked
Active
Viewed 5,109 times
1 Answers
10
I don't think this is your fault. Heroku can't seem to get my new repository on Github connected either. I keep getting an error claiming "Item could not be retrieved: Internal Server Error"
Try pushing the new changes with the heroku CLI

Luis Martinez
- 142
- 8
-
1Well that worked for me but I prefer automatic deploys over manual. Hope they fix the error soon! – N S Apr 19 '22 at 17:01
-
Can you push source from you github repo using the heroku cli or are you limited to deloying a clone of your heruko source when using the heroku cli? – Claudijo Apr 20 '22 at 09:49
-
1You should be able to push changes from your git source using the CLI @Claudijo – Luis Martinez Apr 20 '22 at 17:18
-
Seems to be the same problem here. Via CLI it works but that's not what most people are looking for. – Cesarvspr Apr 22 '22 at 14:58
-
3https://status.heroku.com/incidents/2413 – Luis Martinez Apr 23 '22 at 01:53
-
3Ehhe, how hard would it be for them to put this link in the error message... – TWiStErRob May 04 '22 at 20:44