-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
bugSomething isn't workingSomething isn't workingdeploymentNeed help with deploymentNeed help with deploymenthelp wantedExtra attention is neededExtra attention is needed
Description
Hi there!
First of all I'd like to say that I really appreciate your software.
But I'm having trouble with a worker.
Basics:
We don't use any kind of huggingface/docker, so it only works on localhost.
We've run everything as u said in the tutorial, but we're not able to run it correctly.
So we're running server via systemd - python manage.py runserver .
We'll also run worker as systemd - celery -A server worker --loglevel=info -P gevent --concurrency 1 -E
(to run the mercury server no matter is server is restarted)
And yet we're still waiting for Worker.
Do you have any idea what's going on?
Thank you very much!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeploymentNeed help with deploymentNeed help with deploymenthelp wantedExtra attention is neededExtra attention is needed