---
ERROR [FglAM:IncomingMessage[5]-332] com.sma.mysql.agent.VersionInfo - An unexpected error occurred which may cause undesired behaviour. You may want to contact customer support if you see this error again: Error retrieving server version.
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.
---
From the database logs, we can see that MySQL is having problems reading the packets:
---
[Note] [MY-010914] [Server] Got an error reading communication packets
[Note] [MY-010914] [Server] Aborted connection 85 to db: 'mysql' user: 'foglight' host: 'HOSTNAME' (Got an error reading communication packets).
---
The target MySQL server is version 8.0.17.
WORKAROUND
None
STATUS
This issue has been fixed in MySQL cartridge version 5.9.5.20.1 or higher.