Skip to content

Unable to run as service #1

Description

@jacob-hamblett

Run the recommended commands to execute this project as a service on the host:

sudo cp bt-proxy.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now bt-proxy

The service fails to start on boot with the following error logs:

Apr 06 14:17:17 Pi (uv)[3712]: bt-proxy.service: Unable to locate executable 'uv': No such file or directory
Apr 06 14:17:17 Pi (uv)[3712]: bt-proxy.service: Failed at step EXEC spawning uv: No such file or directory
Apr 06 14:17:17 Pi systemd[1]: bt-proxy.service: Main process exited, code=exited, status=203/EXEC
Apr 06 14:17:17 Pi systemd[1]: bt-proxy.service: Failed with result 'exit-code'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions