The huggingface space is stuck in building phase

So I have a flask code which basically streams a video url which i psecifically made for streaming GCP bucket videos. I first ran on y local system and it was working fine. Then I used docker to run this on my local system and it was working completely fine. Then when I uploaded the files, it just it just got stuck in building phase but the flask server was up and running in the container logs. The complete dockerfile ran without any problem.

Hi @Nikhil-1Joshi, could you please share a bit more information? Did you change the default port on the yaml README.md app_port: 7860 If not, the Space won’t proxy it correctly.