Schneider M241 PLC to Windows base server.

Hi all. bit of a newby. I'm getting this error in my log. Not sure what's the fix. I have used the root login for the device. 192.168.0.10 is the PLC trying to write to the SQL using port 3306.

2023-08-27 18:57:22 6969 [Warning] Aborted connection 6969 to db: 'unconnected' user: 'unauthenticated' host: '192.168.0.10' (This connection closed normally without authentication) 2023-08-27 18:57:22 6970 [Warning] Aborted connection 6970 to db: 'unconnected' user: 'unauthenticated' host: '192.168.0.10' (This connection closed normally without authentication) 2023-08-27 18:57:22 6971 [Warning] Aborted connection 6971 to db: 'unconnected' user: 'unauthenticated' host: '192.168.0.10' (This connection closed normally without authentication)

Any help will be highly appreciated.

Answer Answered by Ian Gilfillan in this comment.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.