You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Describe the bug
I installed NanoleafMusic but when i open it it throws the following: java.net.SocketException: Invalid argument: no further information at java.base/sun.nio.ch.Net.setInterface6(Native Method) at java.base/sun.nio.ch.DatagramChannelImpl.setOption(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setOption(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setNetworkInterface(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setInterface(Unknown Source) at java.base/java.net.MulticastSocket.setInterface(Unknown Source) at net.straylightlabs.hola.sd.Query.openSocket(Query.java:200) at net.straylightlabs.hola.sd.Query.runOnceOn(Query.java:133) at net.straylightlabs.hola.sd.Query.runOnce(Query.java:116) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.findNanoleaf(ConnectToDevice.java:99) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.findDevices(ConnectToDevice.java:153) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.lambda$refreshList$2(ConnectToDevice.java:246) at java.base/java.lang.Thread.run(Unknown Source)
i tried reinstalling it, rebooting my system and refreshing inside the app. still the same error
Expected behavior
Would be nice if this could be fixed or anyone here tell me what to do :)
Screenshots
Desktop (please complete the following information):
OS: Windows 10 Pro
Version: 21H2
Nanoleaf Device (please complete the following information):
Type of Device: Light Panels
The text was updated successfully, but these errors were encountered:
Describe the bug
I installed NanoleafMusic but when i open it it throws the following:
java.net.SocketException: Invalid argument: no further information at java.base/sun.nio.ch.Net.setInterface6(Native Method) at java.base/sun.nio.ch.DatagramChannelImpl.setOption(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setOption(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setNetworkInterface(Unknown Source) at java.base/sun.nio.ch.DatagramSocketAdaptor.setInterface(Unknown Source) at java.base/java.net.MulticastSocket.setInterface(Unknown Source) at net.straylightlabs.hola.sd.Query.openSocket(Query.java:200) at net.straylightlabs.hola.sd.Query.runOnceOn(Query.java:133) at net.straylightlabs.hola.sd.Query.runOnce(Query.java:116) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.findNanoleaf(ConnectToDevice.java:99) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.findDevices(ConnectToDevice.java:153) at dev.jaxcksn.nanoleafMusic.controllers.ConnectToDevice.lambda$refreshList$2(ConnectToDevice.java:246) at java.base/java.lang.Thread.run(Unknown Source)
i tried reinstalling it, rebooting my system and refreshing inside the app. still the same error
Expected behavior
Would be nice if this could be fixed or anyone here tell me what to do :)
Screenshots
Desktop (please complete the following information):
Nanoleaf Device (please complete the following information):
The text was updated successfully, but these errors were encountered: