Database job status problem

Discussion in 'General' started by docryan, Aug 29, 2025.

  1. docryan

    docryan New Member

    Hi,
    When I update, delete, create something on the database, the red dot with the jobs dos not get updated.
    If I for example delete a database it shows "Delete database: 1" and it dos delete the database. But the status in the red dot dos not.
    So now I have a lot of jobs hanging there.
    Does anybody now how to fix this?
     
  2. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    have you got a server turned off? or retired / deleted one without removing it from the master config
    the master server is expecting a slave server to pick up some config change and it's not getting done.

    if you're seeing the database being created/deleted on the server that's supposed to host it, then it's likely a change that all servers are supposed to see, eg an update/change to a database user, so any one or more slave servers configured in the server being unable to retrieve the config update will cause this, even if that server isn't directly related to the change you're making.
     
    docryan likes this.
  3. docryan

    docryan New Member

    You are right. I have a server that is not online. After bringing it online it fixed the problem.
    Is there a way to mark a server offline/maintenance to prevent this problem?
     
  4. remkoh

    remkoh Well-Known Member HowtoForge Supporter

    Go to System >> Server services >> host in question
    Set active to no
     
    docryan likes this.
  5. docryan

    docryan New Member

    Thank you.
    That was just what I needed :)
     

Share This Page