I know there have been posts regarding this issue but I have not been able to find any that explain the process for a resolution. We are running a master and several slaves ( all running Ubuntu 20.04 and ISP 3.2.8p2). We had to restore the master last night but now all slaves are showing required upgrades that have already been applied. Attempted a resync and the job queue remains unchanged with over 800 jobs to process. I know there's a way to force a resync by comparing the updated field on the slaves and master server tables versus the datalog_id in the master's sys_datalog. However, I don't know what needs to be changed, if anything, given the following: The master's updated field = 72740, slave 1, 2, etc. updated field = 72740 and the sys_datalog max id = 72740, why is there an issue with the resync not running and the job queue not clearing? Also, tried: changing log level on master to Debug - that's one of the jobs stuck in job queue. ran server.sh on master and two of the slaves. and it completes without warnings. Any help would be greatly appreciated.
Check the updated field on the master and slave systems, both have those records in their database and both should match for the affected server. If you need help directly, contact @Th0m here: https://www.ispconfig.org/get-support/?type=ispconfig
The master and all slaves indicate the same value in the server table. The same value is the max number listed in the sys_datalog table. I'll open a case. Thank you for your reply.