-
-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Description
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
Labels
No labels