Every now and again I get this error inside Frappe ERP Next (cloud hosted):
File "apps/frappe/frappe/frappeclient.py", line 57, in __init__
self._login(username, password)
File "apps/frappe/frappe/frappeclient.py", line 86, in _login
raise AuthError
frappe.frappeclient.AuthError
I was wondering if there was way to see what IP these errors originate from.