brutella / hklifx

LIFX HomeKit bridge
Other
105 stars 17 forks source link

Failed to initiliaze the client: #20

Closed stevelucky closed 8 years ago

stevelucky commented 8 years ago

When trying to run:

go run hklifxd.go -pin 00102003 -v

I'm getting:

Failed to initiliaze the client: listen udp4 :56700: bind: address already in use exit status 1

I have no clue what this means.

brutella commented 8 years ago

Make sure that no other instance of the program is already running (and you forgot to quit).

stevelucky commented 8 years ago

I'm looking through Activity Monitor and don't see anything. What would it be called? Is there some other way to tell if two instances are running?

brutella commented 8 years ago

The process is called hklifxd