Device Pi Zero 2 W
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
Install From Git cloning.
Here is what I get from the pirrot status service.
●pirrot.service - LSB: The Pirrot Repeater Daemon
Loaded: loaded (/etc/init.d/pirrot; generated)
Active: active (running) since Thu 2025-09-04 20:28:11 MST; 9h ago
Docs: man:systemd-sysv-generator(8)
Process: 2103 ExecStart=/etc/init.d/pirrot start (code=exited, status=0/SUCCESS)
Tasks: 3 (limit: 170)
CPU: 4.256s
CGroup: /system.slice/pirrot.service
├─446 pirrot-web
└─678 /usr/bin/php -S 0.0.0.0:8440 -t /opt/pirrot/web/public
Sep 04 20:28:11 raspberrypi pirrot[2105]: #0 /opt/pirrot/vendor/ballen/gpio/src/Pin.php(57): Ballen\GPIO\Pin->validatePin()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #1 /opt/pirrot/vendor/ballen/gpio/src/GPIO.php(77): Ballen\GPIO\Pin->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #2 /opt/pirrot/app/Commands/AudioCommand.php(109): Ballen\GPIO\GPIO->pin()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #3 /opt/pirrot/app/Commands/AudioCommand.php(59): Ballen\Pirrot\Commands\AudioCommand->initGpio()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #4 /opt/pirrot/app/Commands/IdentCommand.php(34): Ballen\Pirrot\Commands\AudioCommand->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #5 /opt/pirrot/vendor/ballen/clip/src/Utilities/ClassMethodHandler.php(71): Ballen\Pirrot\Commands\IdentCommand->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #6 /opt/pirrot/vendor/ballen/clip/src/Utilities/CommandRouter.php(64): Ballen\Clip\Utilities\ClassMethodHandler->call()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #7 /opt/pirrot/pirrot(54): Ballen\Clip\Utilities\CommandRouter->dispatch()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #8 {main}
Sep 04 20:28:11 raspberrypi pirrot[2105]: thrown in /opt/pirrot/vendor/ballen/gpio/src/Pin.php on line 73
Can you help?
Device Pi Zero 2 W
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
Install From Git cloning.
Here is what I get from the pirrot status service.
●pirrot.service - LSB: The Pirrot Repeater Daemon
Loaded: loaded (/etc/init.d/pirrot; generated)
Active: active (running) since Thu 2025-09-04 20:28:11 MST; 9h ago
Docs: man:systemd-sysv-generator(8)
Process: 2103 ExecStart=/etc/init.d/pirrot start (code=exited, status=0/SUCCESS)
Tasks: 3 (limit: 170)
CPU: 4.256s
CGroup: /system.slice/pirrot.service
├─446 pirrot-web
└─678 /usr/bin/php -S 0.0.0.0:8440 -t /opt/pirrot/web/public
Sep 04 20:28:11 raspberrypi pirrot[2105]: #0 /opt/pirrot/vendor/ballen/gpio/src/Pin.php(57): Ballen\GPIO\Pin->validatePin()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #1 /opt/pirrot/vendor/ballen/gpio/src/GPIO.php(77): Ballen\GPIO\Pin->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #2 /opt/pirrot/app/Commands/AudioCommand.php(109): Ballen\GPIO\GPIO->pin()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #3 /opt/pirrot/app/Commands/AudioCommand.php(59): Ballen\Pirrot\Commands\AudioCommand->initGpio()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #4 /opt/pirrot/app/Commands/IdentCommand.php(34): Ballen\Pirrot\Commands\AudioCommand->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #5 /opt/pirrot/vendor/ballen/clip/src/Utilities/ClassMethodHandler.php(71): Ballen\Pirrot\Commands\IdentCommand->__construct()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #6 /opt/pirrot/vendor/ballen/clip/src/Utilities/CommandRouter.php(64): Ballen\Clip\Utilities\ClassMethodHandler->call()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #7 /opt/pirrot/pirrot(54): Ballen\Clip\Utilities\CommandRouter->dispatch()
Sep 04 20:28:11 raspberrypi pirrot[2105]: #8 {main}
Sep 04 20:28:11 raspberrypi pirrot[2105]: thrown in /opt/pirrot/vendor/ballen/gpio/src/Pin.php on line 73
Can you help?