I Have 2 VPS running 6.6.5, have same error with the Nginx Free Firewall, i attached the error below and with attachment,
But, I Want to say thank you for you and the team work for aapnael, its great control panel in my opinion,
two thumbs up for you 🙂
Sorry, something went wrong:
Traceback (most recent call last):
File "class/flask_sockets.py", line 30, in call
handler, values = adapter.match()
File "/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py", line 1945, in match
raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "class/panelPlugin.py", line 1754, in a
return eval(execStr)
File "", line 1, in
File "plugin/free_waf/free_waf_main.py", line 275, in get_site_config
data = self.__check_site(json.loads(site_config))
File "plugin/free_waf/free_waf_main.py", line 897, in __check_site
for i in xrange(length):
NameError: name 'xrange' is not defined
Thank you