deCONZ on raspi exits with error - starts correctly if initiated via console

Hi everyone,
I am running the Conbee II on a raspbian (PI 3+) bullseye with fhem installed. I can’t get it running with “normal” start through the systems processes.

Error:

● deconz.service - deCONZ: ZigBee gateway – REST API
Loaded: loaded (/etc/systemd/system/deconz.service; enabled; vendor preset: enabled)
Active: inactive (dead) (Result: exit-code) since Tue 2023-11-21 09:17:52 CET; 1s ago
Process: 1064 ExecStart=/usr/bin/deCONZ -platform minimal --http-port=80 --dev=/dev/ttyACM1 (code=exited, status=217/USER)
Main PID: 1064 (code=exited, status=217/USER)
CPU: 27ms

since this does not work, the web-app does not work as well and my Conbee II is not visible or accessible.

If I stop the service and start it via console (/usr/bin/deCONZ -platform minimal --http-port=80 --dev=/dev/ttyACM1) it does start and is accessible via the web-app.

What do you need except for this information to help me with this issue?
Do you have any hints for me what to do to start deCONZ with systemstart and get it running?

edit:
Does it make sense to implement and configure fhem with deconz just right now, when started via console? Or should I wait until deconz starts regularly with the system?

thank you in advance

@de_employees

Just to let you know:
I have not received any answer until today. Don’t know if there is any phoscon support, but if there is, they sure felt not in need to answer here.

How did I resolve the problem?
Since nothing else helped, I set up a fresh debian bookworm installation on my raspi and installed from scratch.
Now it is working.

1 Like

@de_employees

No one felt the need to answer?

@flow_ld Happy to hear you solved your issue :slight_smile: