Recent problem: clients are losing connection to AMS 5.0.1
For the past week, since Oct 14, we've been having issues with clients losing connection to our AMS application. We have online classes that include a chat room and sometimes an audio stream from the instructor. This application and its server has been running stable for months... until last week.
One of our staff was connected to the app, getting everything set up for a class, and she started complaining of getting disconnected. I looked in the application logs and noticed that the application.onDisconnect was being triggered. However, the client didn't register that it had been disconnected for several seconds afterward. She let me know when she got the "Diconnected" message on her screen, which comes from the NetConnection.onStatus handler.
The only other sign of a problem is that in the server's core logs we started getting the following error when we checked bandwidth:
> Invalid command message data: unexpected bw response from client 000000001D670170
The client number changes frequently, so I'm guessing that this is first happening to one person and then another. We don't think that this bandwidth check is causing the disconnects because we rolled back to a previous version that didn't have it. The disconnects still happened after using the old version. What makes it frustrating is that it hasn't happened to anyone on the dev team, regardless of which network we've connected from. Also, the code hasn't changed on the client or the server, and to my knowledge, we're still using the same configs for months.
The AMS is v5.0.1, the client is written is AS2 and targets Flash Player 11.4.
The affected Flash Players reported are 15.0.0.152 and 15.0.0.189, in browsers IE, Firefox, and Chrome, but not all installations are affected.
Is there anything else I can look at to determine what the problem is? Does anybody have any insight as to what might be suddenly affecting our AMS app?
Many thanks,
Nick
