python-kadmin icon indicating copy to clipboard operation
python-kadmin copied to clipboard

RPCErrorError

Open michael1991 opened this issue 9 years ago • 0 comments

After several hours running, 'addprinc' threw RPCErrorError, but 'getprinc' returned the different response( principal exist but this function returned none ), so i should try/catch the exception only with addprinc and re-initial?

michael1991 avatar Feb 24 '17 02:02 michael1991