Hello,
The subdomain brandnew is DOWN, causing lots of panels to error when logging in
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='brandnew.aapanel.com', port=443): Max retries exceeded with url: /api/panel/getSoftList?status=False&msg=Please+login+with+account+first&environment_info=%7B%7D (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))
TEMPORARY FIX:
Append the following lines to your /etc/hosts
file
104.21.79.196 brandnew.aapanel.com
172.67.171.7 brandnew.aapanel.com
Peace!