If the ISPmanager license has expired, the panel stops working. Check the license status and contact support for renewal.
Applies to:
✔ VPS
✔ Dedicated servers
✔ ISPmanager 5/6
/usr/local/mgr5/sbin/licctl info ispmgr
Check the expiry and status fields.
License expiration does not affect websites, databases, or email on the server. All services continue to work, only the panel is unavailable.
Manage the server via SSH:
systemctl restart nginx
systemctl restart php8.1-fpm
systemctl restart mysql
Contact support for renewal or purchase. After receiving the new license:
/usr/local/mgr5/sbin/licctl activate ispmgr LICENSE_KEY
systemctl restart ispmgr
/usr/local/mgr5/sbin/licctl info ispmgr
Status should be active.
https://SERVER_IP:1500
If the panel doesn't start after activation, open a support ticket with licctl info output.