Got an error reading communication packets

Hi, i have complitly new installation on my server, with dispatched service, all have works good but in mariadb logs sometimes i have error messages like:

2022-02-06 4:57:56 521 [Warning] Aborted connection 521 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 4:57:56 518 [Warning] Aborted connection 518 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 820 [Warning] Aborted connection 820 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 819 [Warning] Aborted connection 819 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 360 [Warning] Aborted connection 360 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 357 [Warning] Aborted connection 357 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 821 [Warning] Aborted connection 821 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 355 [Warning] Aborted connection 355 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 356 [Warning] Aborted connection 356 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 354 [Warning] Aborted connection 354 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)
2022-02-06 5:05:17 353 [Warning] Aborted connection 353 to db: ‘librenms’ user: ‘librenms’ host: ‘10.101.0.10’ (Got an error reading communication packets)

What i can i fix this messages ?

librenms@lib1:~$ ./validate.php

Component Version
LibreNMS 22.1.0-43-g722de2ebe
DB Schema 2021_25_01_0129_isis_adjacencies_nullable (234)
PHP 7.4.3
Python 3.8.10
MySQL 10.3.32-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP 5.8

====================================

[OK] Composer Version: 2.2.6
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
librenms@lib1:~$

Lots of results on google for that message. This is one of them MySQL Error Reading Communication Packets - Database Administrators Stack Exchange

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.