ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation
https://ct.de/smarthome
GNU General Public License v2.0
165 stars 40 forks source link

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

Closed Tyger333 closed 3 years ago

Tyger333 commented 3 years ago

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

Tyger333 commented 3 years ago

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