mercury
mercury copied to clipboard
Mercury not working in Huggingface
It appears that Mercury is not working in Hugging Face. The worker and websocket are appearing as "disconnected' and 'unknown'. This is both happening for my own site, but appears to be happening on the example pages provided in the documentation as well.
Hi @stametsm,
Thank you for reporting. Hugging Face might change something in their service ... that's why the problem. I will look at it.
You may try Mercury Cloud - it has free plan too. https://cloud.runmercury.com
Did you manage to build your web app with Mercury?
I can build it with the mercury cloud app! Unfortunately I use many .dta files that the file limit is reached very quickly. Is there any update about the Hugging face issue?
Hi @stametsm,
Great that you manage to create app! Yes, there is a limit for files number, you can try to check Pro plan to increase file limit. Additionally, with @aplonska we are working on setting custom style (logo, navbar color) for apps with Pro :)
Anyway, I didn't have time to look into the issue with HF Spaces. Let me check ...
The client can't connect to the server on HF Spaces. It needs further debugging. After 2.3.2
release I will be back to this issue.
Hey @pplonski any timeline to fix this? Much appreciate
Hi @stroncod , I will do my best to look at it at the last week of August.
any update on a fix to this issue?
Sorry @stametsm! Didnt manage to look into it! Please @aplonska take care to make me fix this in November ...
@pplonski Sorry to bug you again but any change regarding the bug?
I was looking into this, but couldn't figure out the reason ... Maybe it will work when deployed with Docker?
I have looked at docker but I would prefer to run the server on something such as huggingface just to have a version that I do not have to host. I have also tried updating the gradio version to the newest version but that does not seem to help. I have also noticed that after a period of time the entire page disconnects and reloads, so I am not sure if that helps debugging in anyway.
Similar issue with running notebook/app on hugging face. Seems to try loading, then no progress, then reloads, and repeats.
Same for me! My application is visible here: https://huggingface.co/spaces/informatica92/BGG-comment-summarizer
As you can see from the UI, the worker is always in "waiting", the application keep restarting and the logs (with --verbose
) look like this:
I was looking into this, but couldn't figure out the reason ... Maybe it will work when deployed with Docker?
I also tried using HuggingFace with Docker (single Dockerfile, not Docker compose) but the error is exactly the same
Ah sorry Marco! I have no idea what might be the issue ... maybe try to ask on HF forum?