Hi All,
Can anyone help me to fix error 500. My logs is follow:
:~$ tail -n 20 /var/log/odoo//odoo-server.log
r = d[key]
File "/opt/odoo/odoo/odoo/tools/func.py", line 69, in wrapper
return func(self, *args, **kwargs)
File "/opt/odoo/odoo/odoo/tools/lru.py", line 44, in __getitem__
a = self.d[obj].me
KeyError: ('ir.qweb', <function IrQWeb.compile at 0x7ff0652b1670>, 255, ('vi_VN', None, None, None, False, 1))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/odoo/odoo/odoo/addons/base/models/qweb.py", line 315, in compile
unsafe_eval(compile(astmod, '<template>', 'exec'), ns)
ValueError: Name node can't be used with 'None' constant
Error when compiling AST
ValueError: Name node can't be used with 'None' constant
Template: http_routing.http_error
Path: /t/t/div/t/t
Node: <t t-call="http_routing.http_error_debug"/> - - -
2020-10-17 00:56:03,280 20019 INFO XXXX.CO werkzeug: XX.XX.XX.XX - - [17/Oct/2020 00:56:03] "GET /favicon.ico HTTP/1.0" 200 - 10 0.008 0.017