OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
637 stars 202 forks source link

KiNet output stops working #277

Closed ola-importer closed 10 years ago

ola-importer commented 10 years ago

From might...@gmail.com on November 25, 2013 22:04:42

Setup: olad (from git) running on a Raspberry Pi, using the web interface to set levels for a universe set up with one sACN input port and one KiNet output port. KiNet output works (can control connected CK devices) when olad has been started recently, but will eventually fail, resulting in loss of control and the following errors printed to the console:

Socket.cpp:235: Failed to send on 19: to addr: 192.168.2.151 : Message too long KiNetNode.cpp:114: Failed to send complete KiNet packet

Problem has been seen when using web console to set levels for all 512 slots, as well as only setting a few (9) levels.

Original issue: http://code.google.com/p/open-lighting/issues/detail?id=276

ola-importer commented 10 years ago

From si...@nomis52.net on November 27, 2013 08:35:24

About how long does it take to start failing?

ola-importer commented 10 years ago

From might...@gmail.com on December 02, 2013 11:21:26

It has varied (According to what, I don't yet know), but has not been less than 30 minutes.

ola-importer commented 10 years ago

From si...@nomis52.net on December 14, 2013 16:03:53

I've reproduced it, it'll happen after around 1000 frames. Working on a fix.

Status: Accepted

ola-importer commented 10 years ago

From si...@nomis52.net on December 14, 2013 17:59:30

Fixed. Please test it out and reopen if it happens again.

Status: Fixed