ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation

Home Page:https://ct.de/smarthome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start Up Error (./start.sh start) with zigbeeadmin_1

Tyger333 opened this issue · comments

Hi there,

I've have following setup:
-Raspi4
-CC2531 ZigBee USB-Stick (flashed with cc2531_default_20190608)

During inital startup I received an error the the zigbeeadmin_01:
"
Starting the containers
Starting ct-smart-home-master_zigbeeadmin_1 ...
ct-smart-home-master_zigbee_1 is up-to-date
ct-smart-home-master_mqtt_1 is up-to-date
ct-smart-home-master_nodered_1 is up-to-date
Starting ct-smart-home-master_zigbeeadmin_1 ... error

ERROR: for ct-smart-home-master_zigbeeadmin_1 Cannot start service zigbeeadmin: driver failed programming external connectivity on endpoint ct-smart-home-master_zigbeeadmin_1 (...): Bind for 0.0.0.0:8880 failed: port is already allocated

ERROR: for zigbeeadmin Cannot start service zigbeeadmin: driver failed programming external connectivity on endpoint ct-smart-home-master_zigbeeadmin_1 (...): Bind for 0.0.0.0:8880 failed: port is already allocated
ERROR: Encountered errors while bringing up the project."

Can you pls help me, what I am doing wrong here.

Thanks a lot,
Tayfun

pls ignore this ticket, started from scratch with a git clone command and now it looks good!