Back to Changelog
Panel Backend

v1.0.442

Patch Released August 5, 2026

Redis stops rejecting the panel after the first restart

Bug Fixes

2
  • On a fresh install the generated Redis password was written to the configuration after Redis had already started, and only the system-wide Redis was restarted — never the panel's own. Nothing looked wrong until the backend restarted for the first time (an update, a reboot); from then on creating a user failed with an authentication error, and bandwidth accounting and disk usage stopped updating.
  • The installer now restarts the panel's Redis after setting the password, and every existing server repairs itself at startup: the panel checks that Redis accepts the configured password and restarts it only when authentication is the actual problem — never when Redis is simply down.
See the Demo