Traceback (most recent call last):
File "/usr/local/lib/python37/dist-packages/trytond/wsgipy", line 110, in dispatch_request
selfcheck_request_size(request, max_request_size)
File "/usr/local/lib/python37/dist-packages/trytond/wsgipy", line 90, in check_request_size
if requestuser_id:
File "/werkzeug/utilspy", line 73, in __get__
value = selffunc(obj)
File "/usr/local/lib/python37/dist-packages/trytond/protocols/wrapperspy", line 73, in user_id
context=context)
File "/usr/local/lib/python37/dist-packages/trytond/securitypy", line 85, in check
find = Sessioncheck(user, session)
File "/usr/local/lib/python37/dist-packages/trytond/ir/sessionpy", line 77, in check
domain or [],
File "/usr/local/lib/python37/dist-packages/trytond/model/modelsqlpy", line 1300, in search
domain = Ruledomain_get(cls__name__, mode='read')
File "/usr/local/lib/python37/dist-packages/trytond/ir/rulepy", line 244, in domain_get
clause, clause_global = clsget(model_name, mode=mode)
File "/usr/local/lib/python37/dist-packages/trytond/ir/rulepy", line 209, in get
decoder = PYSONDecoder(cls_get_context())
File "/usr/local/lib/python37/dist-packages/trytond/modules/company/irpy", line 82, in _get_context
return context
NameError: name 'context' is not defined
Here it is
same occurs on login