Zerotierone: Repeated failures to start service

Created on 21 Nov 2016  Â·  8Comments  Â·  Source: zerotier/ZeroTierOne

Ubuntu 14.04 installed from deb package (1.1.14)

no feedback other than

terminate called after throwing an instance of 'std::runtime_error'
  what():  cannot bind to local control interface port

when calling the cli client to see what is going on

question

Most helpful comment

modprobe tun
killall zerotier-one
zerotier-one -d

All 8 comments

Looks like it can't bind to 127.0.0.1:9993. Are you using SELinux?

Nope, its disabled. I'm confused because it doesn't happen every time, only
on some networks.

On 22 November 2016 at 18:17, Adam Ierymenko [email protected]
wrote:

Looks like it can't bind to 127.0.0.1:9993. Are you using SELinux?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/zerotier/ZeroTierOne/issues/411#issuecomment-262304126,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AACjo5g3cDEtsb3pmFHPIZ4QyTWH9Xezks5rAyOYgaJpZM4K4hvF
.

this has rendered zerotierone unusable for me on two computers.

same issue on ubuntu 16.04

xxx:~$ sudo zerotier-one status
zerotier-one: fatal error: cannot bind to local control interface port

Mine was pebkac. try $zerotier-cli

On 14 May 2017 16:02, "Jiri Jetmar" notifications@github.com wrote:

same issue on ubuntu 16.04

xxx:~$ sudo zerotier-one status
zerotier-one: fatal error: cannot bind to local control interface port

—
You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub
https://github.com/zerotier/ZeroTierOne/issues/411#issuecomment-301315404,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AACjo1WcQu3GZbcbBLLTRZLwJfX361cWks5r5wlmgaJpZM4K4hvF
.

Thank you - works for me !

how to slove this problem???

modprobe tun
killall zerotier-one
zerotier-one -d
Was this page helpful?
0 / 5 - 0 ratings

Related issues

Fastidious picture Fastidious  Â·  5Comments

MaskRay picture MaskRay  Â·  4Comments

paweljacewicz picture paweljacewicz  Â·  4Comments

mattgorski picture mattgorski  Â·  4Comments

kbumsik picture kbumsik  Â·  4Comments