Hi Team, I did some changes two weeks ago, since then there are: The following changes are not yet populated to all servers: Create new domain: 2 The Monitor / System State (All Servers) / Jobqueue (no filters) is empty (No results.) How can I analyse / fix up this behaviour? Best regards cmks
Run server.sh in debug mode to see if you get any errors: https://www.faqforge.com/linux/debugging-ispconfig-3-server-actions-in-case-of-a-failure/
How may I figure out which slave to debug? On the master: Code: 25.04.2025-17:33 - DEBUG [plugins.inc:155] - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'. 25.04.2025-17:33 - DEBUG [server:224] - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock finished server.php. On one slave: Code: 25.04.2025-17:36 - DEBUG [plugins.inc:155] - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'. 25.04.2025-17:36 - DEBUG [server:224] - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock finished server.php. On the admin-website: Code: The following changes are not yet populated to all servers: Create new client: 1 Create new domain: 3 Create new client group: 1 Update main config: 1
Is it possible that you removed something from the sys_datalog table, or that you emptied that table?
No, I did not do anything on an other level as the admin-web-interface. And, ther are a lot of entres in that table. Why you guess there some rows missing? All server run ISPConfig 3.2.12p1
When I look at "Datalog History" in the admin web interface there are all data since the begining of the installation.
Because the servers do not seem to see the pending changes. Did you maybe shut down a server or remove one, but that server is still listed in ISPConfig under system > server services?
Is there the possibility to see the last heartbeat of each server? I don't like to activate debug mode for each slave to see if they are alive.
You were right. A colleague shut down a server without removing it from the ISPConfig panel. Sorry for the inconvenience. It would actually helpful to see something like the last heartbeat of each slave server. Have a nice weekend.