Clean up "not yet populated changes"

Discussion in 'ISPConfig 3 Priority Support' started by cmks, Apr 25, 2025.

Tags:
  1. cmks

    cmks Member HowtoForge Supporter

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is this a multiserver system?
     
  3. cmks

    cmks Member HowtoForge Supporter

    Yes it is.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

  5. cmks

    cmks Member HowtoForge Supporter

    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
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Is it possible that you removed something from the sys_datalog table, or that you emptied that table?
     
  7. cmks

    cmks Member HowtoForge Supporter

    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
     
  8. cmks

    cmks Member HowtoForge Supporter

    When I look at "Datalog History" in the admin web interface there are all data since the begining of the installation.
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    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?
     
    cmks likes this.
  10. cmks

    cmks Member HowtoForge Supporter

    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.
     
  11. cmks

    cmks Member HowtoForge Supporter

    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.
     

Share This Page