CloudyKangaroo / puppet-cloudykangaroo

Service Provider Management w/Sensu, Puppet and Ubersmith
http://cloudykangaroo.github.io/cloudykangaroo/
MIT License
4 stars 5 forks source link

socket.io module produces error in clients occasionally while refreshing pages #175

Closed rmc3 closed 10 years ago

rmc3 commented 10 years ago

Occasionally while refreshing pages (particularly datatables data), an error about invalid JSON being returned will be thrown in the client, halting page refresh and requiring user interaction.

The following error is evident in the logs when this occurs: Connection in subscriber mode, only subscriber commands may be used

Disabling the socket.io integration (which is presently unused, in any case) is an effective workaround for this issue.