when i create new local setup using postgresql, pycharm, odoo17 community and create new db on my local and try to open the db it give me the internal server error on front-end but in the logs it show me line 58, in web_client
context = request.env['ir.http'].webclient_rendering_context()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ir.http' object has no attribute 'webclient_rendering_context'