meshbird / meshbird

Distributed private networking

Home Page:https://meshbird.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Having trouble running on OSX Sierra

jvsteiner opened this issue · comments

Might be similar to closed issue #90

jvsmb:dhtfiles jamie$ MESHBIRD_KEY="075164337e1bb1857e60d50ff8eb05640a070000ffff0000" meshbird --loglevel info join
2017/06/09 18:48:24 INF [main] state restored, &{Secret:0xc4200e2760 ListenPort:5538 PrivateIP:10.7.70.151}
2017/06/09 18:48:24 INF [local] initializing net-table service
2017/06/09 18:48:24 INF [local] initializing listener service
2017/06/09 18:48:24 INF [listener] listening on 5539 port
2017/06/09 18:48:24 INF [local] running "net-table" service
2017/06/09 18:48:24 INF [local] initializing discovery-dht service
2017/06/09 18:48:24 INF [local] initializing iface service
2017/06/09 18:48:24 INF [local] running "listener" service
2017/06/09 18:48:24 INF [local] running "discovery-dht" service
2017/06/09 18:48:24 FTL [main] error on local node start, initialization of "iface" finished with error: tun interface  up err: up interface  err: exit status 1

my mistake - works with sudo - ok to close