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?
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.
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?