wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

'Remove all registered clients' functionality sometimes not working correctly #32

Closed matbind closed 1 year ago

matbind commented 2 years ago

When removing many clients, it doesn't work very smoothly, taking a long time or not removing all clients. Additionally, sometimes clients get message: 'Removed via Admin Interface' many times in a row, preventing registration (can be resolved by reload, not ideal though). This could be because of a bug in 'Remove all registered clients', or something else (I think said message is displayed if a registered client gets a 404 when checking with the server if a track has started).