Spaces keep building, never start!

All spaces keep building and not starting. please look into this issue.

1 Like

I’m having the same problem

1 Like

Same here!

Same, factory rebuild doesn’t help

i also have the same problem. i had a requirements.txt with an empty line at the end, i dont know whether that matters.
i couldnt even duplicate the space. i duplicated it, it got 400 - metadata required bug.
now both spaces are building forever and will never stop building.

It’s so good to see that i am not only one with this issue :sweat_smile:

Its something with huggingface servers

It seems to be working now!

For me still not. Still building :confused:

for me it works now too, space has completed building and is starting, and i have logs again.

should be fixed now

Still not working for me :frowning_face:

How did you settle with it? You made any changes afterwards?

I had a problem where a virus scanner falsely detected some malicious behavior in my repository. You may want to email website@huggingface.co if you think this is happening to you.

2 Likes

Thanks, I think I have encountered the virus misdetection behavior for my dataset repo, maybe that’s the direct reason why my space cannot load the dataset correctly?

here is my latest space build failure message:

--> COPY --link --chown=1000 ./ /home/user/app
DONE 0.0s

--> RUN pip freeze > /tmp/freeze.txt
DONE 0.4s

--> COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt
DONE 0.0s

--> Pushing image

--> ERROR: failed to push spaces-registry.huggingface.tech/spaces/66861d147374cac5657651e3:cpu-adfb223-is5a3t73: unexpected status from HEAD request to https://spaces-registry.huggingface.tech/v2/spaces/66861d147374cac5657651e3/manifests/cpu-adfb223-is5a3t73: 401 Unauthorized
1 Like

Same there. so many…