Skip to content

error loading blocky service #1750

@sebfun

Description

@sebfun

Hi there
I have an issue on Debian 12.7

sudo service blocky status
● blocky.service - Blocky
     Loaded: loaded (/etc/systemd/system/blocky.service; enabled; preset: enabled)
     Active: activating (auto-restart) (Result: exit-code) since Sat 2025-03-29 18:14:52 CET; 1s ago
    Process: 3572 ExecStart=/opt/blocky/blocky -c config.yml (code=exited, status=203/EXEC)
   Main PID: 3572 (code=exited, status=203/EXEC)
        CPU: 642us
sudo /opt/blocky/blocky -c config.yml
/opt/blocky/blocky: 1: Syntax error: "|" unexpected

So I thought problem was on YAML file but I tried to execute only the binary file

sudo /opt/blocky/blocky
/opt/blocky/blocky: 1: Syntax error: "|" unexpected
ls -la blocky
-rwxr-xr-x 1 blocky blocky 23330968 

Version installed : blocky 0.25

Did I miss something ?

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