I have tried restoring backups from a Freepbx13 instance to 17. Everything worked as expected except for an error that appears once a second in my /var/log/syslog file.
2024-10-20T13:08:30.944174-04:00 freepbx17 mariadbd[683]: 2024-10-20 13:08:30 1183 [Warning] Aborted connection 1183 to db: ‘asterisk’ user: ‘freepbxuser’ host: ‘localhost’ (Got an error reading communication packets)
PBX Version: 17.0.19.16
Asterisk Version: 21.4.3
Like i said, everything works fine, including CDR, but the once a second messages in syslog would seem to indicate a problem.
Also, I was able to restore the Freepbx 13 backup to a Freepbx 16 instance without issue.
Has anyone else run into this or have any advise for additional troubleshooting?
additional info
The errors appear to start happening after the UCP node starts. If I kill the pm2 process, the errors cease. Entries in /home/asterisk/.pm2/pm2.log coincide with the db errors in /var/log/syslog.
Entries in pm2.log:
024-10-21T00:00:24: PM2 log: App [ucp:3] exited with code [1] via signal [SIGINT]
2024-10-21T00:00:24: PM2 log: App [ucp:3] starting in -fork mode-
2024-10-21T00:00:24: PM2 log: App [ucp:3] online
2024-10-21T00:00:25: PM2 log: App [ucp:3] exited with code [1] via signal [SIGINT]
2024-10-21T00:00:25: PM2 log: App [ucp:3] starting in -fork mode-
2024-10-21T00:00:25: PM2 log: App [ucp:3] online