Hello,
I’d like to report two bugs found while using aaPanel. They are reproducible under specific conditions and affect either both versions or the beta only.
⸻
- Server Restart Fails When Using Cloudflare Proxy (Stable & Beta)
Description:
Clicking the “Server Restart” button on the Home page fails if the panel is behind a Cloudflare proxy. The browser shows 520 or 521 errors, which are returned by Cloudflare. The restart only works after disabling the proxy.
This behavior occurs in both stable and beta versions, making it a consistent issue when using CDN services like Cloudflare.

- KeyError When Viewing Blocked IP Addresses (Beta Only)
Description:
When navigating to Brute Force Protection > Blocked IP Addresses in the beta version, a KeyError related to the missing field logintime appears, and the list fails to load.
At first, I assumed this was an issue only on my main server. However, I’ve confirmed that it also occurs on a fresh new instance using the same beta version.
This error does not occur in the stable release.

Thank you for your continued development of aaPanel!