You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
500 Server Error
LookupError: <ContextVar name='tmpl_globals_139730657537248' at 0x7f158ab8d080>
Traceback
File /usr/local/lib/python3.12/site-packages/jinjax/catalog.py, line 254, in tmpl_globals ‒
251. tmpl_globals[self._key] = ContextVar(name)
252. tmpl_globals[self._key].set({})
253.
254. return tmpl_globals[self._key].get()
255.
256. @tmpl_globals.setter
257. def tmpl_globals(self, value: dict[str, t.Any]) -> None:
File /usr/local/lib/python3.12/site-packages/jinjax/catalog.py, line 579, in _get_from_cache +
File /usr/local/lib/python3.12/site-packages/jinjax/catalog.py, line 410, in irender +
File templates/base.html, line 28, in top-level template code +
File src/pages/chat/list.html, line 1, in top-level template code +
File /usr/local/lib/python3.12/site-packages/jinja2/environment.py, line 942, in handle_exception +
File /usr/local/lib/python3.12/site-packages/jinja2/environment.py, line 1295, in render +
File /usr/local/lib/python3.12/site-packages/starlette/templating.py, line 40, in __init__ +
File /usr/local/lib/python3.12/site-packages/starlette/templating.py, line 209, in TemplateResponse
On python 3.12.8
The text was updated successfully, but these errors were encountered:
On python 3.12.8
The text was updated successfully, but these errors were encountered: