Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1522, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1470, in run
result = getattr(toObject,get.action)(get)
File "class/panelSite.py", line 3616, in CreateProxy
status = self.SetProxy(get)
File "class/panelSite.py", line 3897, in SetProxy
get.proxydir)
TypeError: not all arguments converted during string formatting
Came up with a fix , replace panelSite.py file at this path /www/server/panel/class/ with this
https://filebin.net/x64vqhlr4bfurd4p then restart the panel