I added a new IP to my Master server, and it is stuck in this (1) task in the admin UI. I don't see any errors regarding this in the log, so I'm curious in how I get it to be applied or at least removed from the admin UI?
Thanks, I did that before I said that there is no output in the log, so I'm not sure on how to proceed.
Please see here on how to debug such issues: https://www.faqforge.com/linux/debugging-ispconfig-3-server-actions-in-case-of-a-failure/ server.sh must be run on the system that you cahnged the Ip for and the log level must be set in the UI on the master for the server that you have set the IP for.
Code: # /usr/local/ispconfig/server/server.sh 12.12.2019-06:35 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'. 12.12.2019-06:35 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock finished.
Are you sure that you ran it on the right server? According to the log, there is no pending change for the server that you ran the script on.
Fun story, it was on a _third_ server that the issue is happening. Makes it easier to look into the error now when I have debug logging. Thank you!
Of course it was a server hostname that didn't work with resolv. Fixed. Thanks for the great support, two issues done in one day!