I’ve setup a little piece of older hardware (ODROID C2) for deconz. It’s similar to a raspberry but already has 2GB of RAM. I’m using Armian Buster 21.05.4
Everything went fine, but I cannot start deconz.
Well - it’s active, but no port is opened…
Yes.
Option 1: To get debug logs in a GUI installation, open deCONZ and click Help. After that, click Debug View. The following debug levels need to be enabled for proper logging: INFO, ERROR,ERROR_L2,APS,APS_L2. Option 2: To get debug logs in a headless installation / ssh session, use the following commands:
When done, exit the process with CTRL+C. You can now start the systemctl service again. Your logs will be in the debug.txt file in the current directory. Be sure to capture at least a few minutes worth of logs. When sharing these logs, DO NOT attempt to paste them into a channel. Instead use a pastebin service such as this or this. When done, don’t forget to disable logging. This is especially important when running off an SD card, as it will cause unnessecary writes, and might shorten the life of your media.