I get thtis error with many different numbers, I suspect it has something to do with me creating many rooms to test my app currently. When I add many rooms such as a 1000 for example it seems to cause this to happen and I do often see this error but with "Bytes avail are (a small number)" and it still seems to work. But when it is 4096 is does not work and I no longer get a response back when I call onGetAllRooms(), i.e. getAllRoomsDone never gets called. I am developing on Android.