Skip to content
Snippets Groups Projects
Verified Commit 736f42b8 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

Revert "swh: upgrade graphql version to v0.0.9"

This reverts commit 5e711f4c.

The current version generate an error with the template of the
new embedded client site

```
swh/graphql-5d65f69d49-4qc44[graphql]: [2023-03-13 12:45:50 +0000] [8] [ERROR] Exception in ASGI application
swh/graphql-5d65f69d49-4qc44[graphql]: Traceback (most recent call last):
swh/graphql-5d65f69d49-4qc44[graphql]:   File "/opt/graphql/.local/lib/python3.10/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
swh/graphql-5d65f69d49-4qc44[graphql]:     result = await app(  # type: ignore[func-returns-value]
...
swh/graphql-5d65f69d49-4qc44[graphql]:   File "/opt/graphql/.local/lib/python3.10/site-packages/jinja2/loaders.py", line 218, in get_source
swh/graphql-5d65f69d49-4qc44[graphql]:     raise TemplateNotFound(template)
swh/graphql-5d65f69d49-4qc44[graphql]: jinja2.exceptions.TemplateNotFound: explorer.html

Related to swh/infra/sysadm-environment#4803
parent 5e711f4c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment