Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no output #12

Open
chasedg2008 opened this issue Feb 26, 2016 · 4 comments
Open

no output #12

chasedg2008 opened this issue Feb 26, 2016 · 4 comments

Comments

@chasedg2008
Copy link

When i rungo run hklifxd.go -pin 00102003 -v it sits and does nothing.
~/work/src/hklifx # go get
~/work/src/hklifx # go run hklifxd.go -pin 00102003 -v

any ideas?

@brutella
Copy link
Owner

Do you have any LIFX light bulbs connected to your local wifi network?

@chasedg2008
Copy link
Author

Yes they are all connected to the local network. The VM that is running this is connected to the same network as well. 

Sent from Outlook Mobile

On Mon, Feb 29, 2016 at 2:01 AM -0800, "Matthias" notifications@github.com wrote:

Do you have any LIFX light bulbs connected to your local wifi network?


Reply to this email directly or view it on GitHub.

@blade5502
Copy link

Initially I had the same issue. Fixed it by editing the general Broadcast Address to my subnets specific Broadcast in hklifx dependecy golifx/protocol/v2.go

For example if your IP is 192.168.0.10 with subnetmask 255.255.255.0 the broadcast address will be 192.168.0.255 or if your IP is 10.0.0.10 with subnetmask 255.0.0.0 your Broadcast IP will be 10.255.255.255

@brutella
Copy link
Owner

Anyone still has this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants