Skip to content

The flag to change the port doesn't actually change the port #67

@reuseman

Description

@reuseman

As described in the title when the command to run the worker is executed with the web plugin enabled to have the dashboard:

uv run chancy --app my_app.worker.chancy worker web -p 8001

These are the logs:
`
[12/08/25 17:36:53] INFO Loading API sub-plugin metrics init.py:169
Loading API sub-plugin metrics
INFO Loading API sub-plugin base init.py:169
Loading API sub-plugin base
INFO Loading API sub-plugin workflow init.py:169
Loading API sub-plugin workflow
INFO Dashboard running at http://127.0.0.1:8000 init.py:207
Dashboard running at http://127.0.0.1:8000

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions