Skip to content

Status: 417 on ERPNext v14 #47

@ggraza

Description

@ggraza

after login facing this error,

Traceback (most recent call last): File "apps/frappe/frappe/app.py", line 86, in application init_request(request) File "apps/frappe/frappe/app.py", line 177, in init_request frappe.local.http_request = frappe.auth.HTTPRequest() File "apps/frappe/frappe/auth.py", line 38, in __init__ self.set_session() File "apps/frappe/frappe/auth.py", line 72, in set_session frappe.local.login_manager = LoginManager() File "apps/frappe/frappe/auth.py", line 118, in __init__ self.make_session(resume=True) File "apps/frappe/frappe/auth.py", line 204, in make_session frappe.local.session_obj = Session( File "apps/frappe/frappe/sessions.py", line 222, in __init__ self.resume() File "apps/frappe/frappe/sessions.py", line 306, in resume self.validate_user() File "apps/frappe/frappe/sessions.py", line 231, in validate_user frappe.throw( File "apps/frappe/frappe/__init__.py", line 548, in throw msgprint( File "apps/frappe/frappe/__init__.py", line 509, in msgprint _raise_exception() File "apps/frappe/frappe/__init__.py", line 455, in _raise_exception raise raise_exception(msg) frappe.exceptions.ValidationError: User None is disabled. Please contact your System Manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions