主服务器提示:
抱歉,出错了:
Traceback (most recent call last):
File "class/panelPlugin.py", line 1714, in a
return eval(execStr)
File "", line 1, in
File "plugin/masterslave/masterslave_main.py", line 812, in GetReplicateError
last_io_errno = re.search("Last_IO_Errno:\s+(\d+)", status["slavestatus"]).group(1)
AttributeError: 'NoneType' object has no attribute 'group' |