Hello Together, I got a weird problem and I can't find the issue. No matter what I do the changes are not processed at all. If I do other changes it works without any issues. I set the log level to debug but get no errors at all from the cron- or the server script or even any processing messages during the minutely run. What can I do? It would be enough to revert these changes because anything else is working. It happened suddenly without changing anything. My ISPC Version is 3.2.12p1 I'll provide further informations if needed. Thanks for your help!
Is it a single or multi server set-up? The error suggests multi. If multi you most likely have an issue with just one of the server nodes. Probably a database connection issue between the master node and slave node that causes the error. Good point to start is checking Monitor >> ISPConfig Cron-log for errors per server node. I would expect one of the nodes to give you errors here.
You are absolutely right this was the issue! Sad that I found the error before reading your message Would be awesome if ISPConfig could detect such "stuck" changes and may show the corresponding server. The problem was that one of my nameservers ran out of inodes. Thanks a lot remkoh!