Linux boblight: address already in use - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: Linux boblight: address already in use (/showthread.php?tid=321523) |
boblight: address already in use - sirthid - 2017-09-14 Hi, I'm using Kodi boblight on a Kodibuntu system. When I start Kodi, the Kodi boblight add-on says "connected to boblightd", the adalight runs through red, green, and blue and nothing else happens. When I enter "boblightd" on Lubuntu shell, same behavior. The content of boblightd.log looks like this: Code: 21:56:41.714563 (InitLog) start of log /home/sirthid/.boblight/boblightd.log cheers! sirthid RE: boblight: address already in use - sirthid - 2017-09-22 anyone? boblight: address already in use - Memphiz - 2017-09-22 as root user type "netstat -lnp --tcp | grep 19333" in a terminal to see what is blocking the port |