Space is stuck at starting status hugging face

I’ve deployed a FastAPI successfully but I had to make a little change in it and I restarted the space, the space was starting for like half an hour, I tried to create a new space but I faced the same issue, the space is still stuck in the starting status.

1 Like

same problem with me. I even tried to duplicate other people spaces that uses Fastapi and are running right now but the new spaces i duplicated went into starting mode forever. It seems like there is a problem with fastapi right now with huggingface itself because i tested the same code locally again and everything is working.

1 Like

Same issue

1 Like

I too am having this problem. Even tried making an app.py with simply “print(‘hi’)” and still stuck at Application Startup. Interestingly I have never seen it use the default date before:
“===== Application Startup at 1970-01-01 00:00:00 =====”

1 Like

yes, I noticed that too. when the application startup time is 1970, the app never starts. I searched about it but found nothing. also i noticed that two of the APIs i have that is build on FASTAPI when i restarted the spaces they worked again while the others didn’t work. then i tried to restart one of them to check if it will work but it didn’t work again (stuck in the starting phase). I even tried to recreate a simple app from a new huggingface account but the same problem still presists

2 Likes

I thought it was only me, my space is stuck at starting as well and it was working just fine 2 days ago.

1 Like

Same issue here. Factory reboot or restart does not solve this. The application startup is dated 1970 and is forever stuck there. Seems to be a HF issue

1 Like

Same Issue with me in container logs the date is 1970/1/1 and stuck on starting

1 Like

same issue

image

1 Like

same issue and the free cpu is loading and not working

1 Like

Same issue

1 Like

hi @lewtun ,

sorry for mentioning you in this post. I don’t know any expert in the forum.
can you give us a solution?

1 Like

Having same issue!

1 Like

same issue here. My app is built with Docker, I guess yours as well

1 Like

Same Issue

in Spaces

@everyone
it is working now. try to restart your space

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.