I have a simple HF space deployed on hugging face which is essentially a proxy server forwarding requests between a front-end and back-end. It used to working fine for the past few months but now suddenly the space stopped working. Either it says space refused to connect, or it says running but space is still preparing or it just keeps on building. In either states there are no useful logs I could use to figure out the issue. I’m using a blank docker and have tried the following to fix it by assuming it’s just an internal space error:
- Restart/Factory rebuild
- Deleting and creating a new space with a different name
- adding app_port to the yaml section of my readme.
This is link to the space: Flowise Proxy Server - a Hugging Face Space by m-abdur2024