We've been getting this particular error periodically, ever since the recent reconfiguration of the API server. This particular case is an interesting one as well, as we do have a unique API server configuration which you may reference internally.
The error is not specific to any type of query, and has been returned now for both select, and desktop sync requests. Started off on 3/21 as a large number of internal server error exceptions. Those were primarily for insert statements, but also came up for a few select & desktop sync requests. Now, this is the primary error I'm getting, which started on 3/22, early afternoon:
Exception Caught: Server was unable to process request. ---> Authentication to host 'REDACTED*' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> Reading from the stream has failed. ---> Attempted to read past the end of the stream.
*Please contact me directly for any redacted info.
Would very much like to know why we are receiving these errors, and what is being done to resolve.