Skip to content

Deployment on custom IP, problem with worker connection #391

@MrStrzelec

Description

@MrStrzelec

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.
Mercury Worker

Do you have any idea what's going on?
Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeploymentNeed help with deploymenthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions