Skip to content

Rival Clusters Forming, Can't Get Them To Get Along #714

Discussion options

You must be logged in to vote

So it turns out that after upgrading a few room-assistant versions I needed to give it permission again.

sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
sudo setcap cap_net_admin+eip $(eval readlink -f `which hciconfig`)

Once I did these commands again the Pi Zero W's decided to actually start working again. The ones that worked formed their own cluster somehow and that is what was throwing me off.

Posting my solution just in case anyone else runs into this issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mKeRix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant