Hello, I have successfully deployed a Django application on DigitalOcean App Platform and set auto deployment when I push code to my Github repository. However after a day, every time I push code to my repository the app platform picks up the commit to initiate deployment but it fails at the repo cloning building stage with an error that I have attached below.
Any ideas why this could be happening?
› fetching app source code
=> Selecting branch "main"
error cloning repo: stream error: stream ID 7; CANCEL; received from peer
Thanks in-advance.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
We experienced the same issue yesterday with all of our DO Apps connected to GitHub using an automation for deployment. The issue resolved itself sometime late last evening. You should be good now.