Hello guys. I am currently using version 3.1.1p1 of ISPconfig based on Debian Jessie. I have a multi server installation where only the mail server has the following problem...With some frequency, accessed the panel in Monitor, this server presents the screen: and When I access the terminal and do the following: It then states that there is no update: The only difference between this server and the DNS, WEB and BD servers is that I use the backports repository to install the Roundcube. Has anyone seen similar problem? Best Regards,
The update list view in ispconfig is not live, it get's updates once or twice a day as this requires to query the debian servers each time. so it might be that ispconfig shows pending packages for a few hours until the next status update interval when you installed the updates.
Hello Till. Thank you for fast reply. This update message, through Monitor, repeats itself several times since the installation 1 month ago. Always referring to the same packages, which are from the initial system update. Whenever I access the terminal and run apt-get update and apt-get upgrade the result is the same as I mentioned. If I run the OS update option through ISPConfig, the update status disappears, but nothing is updated. Best regards,
Does the following command shows any pending updates on master or slave server? apt-get -s -qq dist-upgrade
Ok, then your slave is probably disconnected from master so it can not update the status anymore. see last chapter in this post for debug instructions: https://www.howtoforge.com/community/threads/please-read-before-posting.58408/
Ok Till I'll check. Thank you very much for your attention and as soon as I solve it I respond here with the solved state.
When I installed ISPConfig 3.1 I used private IPs, I migrated the mailboxes and sites of the old servers (ISPConfig 3.0.5) and left the master database the private and public IPs that I would change later. When I made the change of the IPs everything worked without problems, except this problem in the mail server. In mail server, I downloaded ISPConfig 3.1.1p1 again (wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz), untar and applied the command: Code: php -q update.sh and reconfigured the permissions on the master database when prompted. Apparently the problem has been solved. Best regards,