Back to Changelog
Panel Backend

v1.0.525

Patch Released September 15, 2026

Fixed a server-wide nginx config-test failure caused by a leftover vhost log directory, plus a dashboard status false-positive for the External API service.

Bug Fixes

2
  • Fixed: a deleted account leaving behind a stale vhost log directory made nginx -t fail server-wide, breaking every reload and every package apply for unrelated packages (SH-106).
  • Fixed: the dashboard Quick Service Restart card showed External API as stopped while it was actually running, because status detection relied on the lsof binary which is not installed on minimal AlmaLinux 9 / Ubuntu 24.04; port state is now read directly from the kernel and systemd.
See the Demo