Back to Changelog
Panel Backend
v1.0.498
Extends stale-registry self-heal to realign mismatched Linux UIDs, completing coverage for the restart-loop incident class.
Bug Fixes
4- Resource isolation: fixed a loop where user workloads (PHP-FPM, apps) could be stopped every 15 minutes if the internal registry row for a user was missing. The panel now automatically rebuilds the missing record instead of stopping the slice.
- Recovery watchdog: resource limits are now restored reliably after a forced PHP-FPM restart (cgroup readiness race fixed).
- Plan/limit pre-flight errors (domain, database, FTP, email, cron, Git, user limits) are now returned as localized messages in all 31 languages instead of raw English text.
- Resource isolation: registry rows carrying stale Linux UIDs are now realigned to the real /etc/passwd values automatically, completing the self-heal for installations affected by the restart-loop incident.