Greetings!
I can't go to the panel.
I have a link to my panel with a domain name and code word:
https://srv03.mysite.com:7800/1234514/
When loading the page, I get the shape of the entrance.
I enter the username and password, but I get a message that the login or password is incorrect.
To check the errors, I entered the command:
bt 22
I get an error:
===============================================
EXECUTING
<gevent.socket3.socket at 0x7f61129dcde0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03"ww{ZÀæ×\x1c\x0c\x95×\x12b\x98àÛü\x7fxÄÛÏ\x0b%s¦\x81\t\x986Ï |ójå?ÿ弨äyPbÄ\<\x17\x13\x92\n'
<gevent.socket3.socket at 0x7f61129dcde0 object, fd=6, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03µí\x99ù\x8dò\x8dx¸óídz\x8dõÊÎuÝw\x00ÑËñ¶Î\x86\'ó«| \x0fü\x95\x8e\x1b\r\x9a\x12ʽªq$±¦p>³\x90\x07\x07Ø£\x94V\x0cÚ`\x87z%¡\x00"\x13\x01\x13\x03\x13\x02À+À/̨̩À,À0À\n'
Exception in thread Thread-1:
Traceback (most recent call last):
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 926, in bootstrap_inner
self.run()
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 870, in run
self.target(*self.args, **self.kwargs)
File "class/jobs.py", line 201, in control_init
set_wp_cache_dir()
File "class/jobs.py", line 223, in set_wp_cache_dir
one_key_wp.fast_cgi().set_nginx_conf()
File "class/one_key_wp.py", line 1232, in set_nginx_conf
if "#AAPANEL_FASTCGI_CONF_BEGIN" in content:
TypeError: argument of type 'bool' is not iterable
What can I do to enter the panel?
Thanks in advance for any help!