On/Off Shim - LED on RPI still on after shutdown

I can turn on the RPI via the button on the SHIM and it turns down after pressing again. But the red LED on RPI stays on and after pressing the button again nothing happens.
After unplugging the USB power and pluggin in again I can start by pressing the button again.

Is my On/Off-SHIM faulty? How can I avoid to disconnect and reconnect the power cord each time?

Thanks for your help!
Tito

What version of Raspbian are you using?

(try running: lsb_release -a)

On/Off Shim relies on systemd running this script: https://github.com/pimoroni/clean-shutdown/blob/master/daemon/lib/systemd/system-shutdown/gpio-poweroff

Which asserts the GPIO pin to cut the power in the final stages of shutdown.

Hi,

Thanks for your answer.

I am running pimusicbox (which is based on mopidy).

I am having problem to get systemd running properly. Any hints?

Installing daemon... Failed to get D-Bus connection: No connection to service manager. Operation failed: Invalid argument