Hi,
I received the following error when installing latest edx as of this post (sumac 1)
I run: tutor local launch
tutor version: 19.0.1
Note: the vm used is behind corporate proxy.
[+] Running 1/1
Container tutor_local-permissions-1 Started 1.7s
Traceback (most recent call last):
File “”, line 5, in
File “/openedx/venv/lib/python3.11/site-packages/meilisearch/client.py”, line 306, in get_key
key = self.http.get(f"{self.config.paths.keys}/{key_or_uid}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/openedx/venv/lib/python3.11/site-packages/meilisearch/_httprequests.py”, line 76, in get
return self.send_request(requests.get, path)
Thank you,