i cant install services on my vms. what happend?
this error apear :
{{{An error occurred while the panel was running!
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 113] No route to host'))
REQUEST_DATE: 2022-09-19 17:11:18
PAN_VERSION: 6.8.26
OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9)
REMOTE_ADDR: 192.168.1.117
REQUEST_URI: POST /plugin?action=get_soft_list
REQUEST_FORM: {'p': '1', 'type': '0', 'tojs': 'soft.get_list', 'force': '0', 'query': ''}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36}}}
i cant install services on my vms -Max retries exceeded
aaP_medinvestsup
Hi, this shows Unable to connect to our server.
Unable to connect to aapanel server. Please check /etc/resolv.conf file if nameserver is set
If not please use SSH tool to set nameserver :
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
echo "nameserver 1.1.1.1" >> /etc/resolv.conf
If there are settings, please ping and curl brandnew.aapanel.com
ping brandnew.aapanel.com
curl -v https://brandnew.aapanel.com