mattdwen
(Matt Dwen)
September 4, 2026, 4:18am
1
Hello,
I’ve just attempted an upgrade from Ulmo to Verawood, and seen a number of errors regarding Meilisearch, both during the upgrade process, then after when running tutor local launch.
This was basically a sandbox install to begin with, with only some SSO configurations made, and no courses configured or users registered.
I’ve pasted both the update error log and tutor launch log at Verawood upgrade error · GitHub
I’m unsure if the update proceeded any further past that point as nothing more was output.
sarina
(Sarina Canelake)
September 4, 2026, 1:33pm
2
mattdwen
(Matt Dwen)
September 8, 2026, 8:54pm
3
Yes, I’ve run
tutor local run cms ./manage.py cms reindex_course --all --setup
Which also ultimately fails
2026-09-08 20:50:42,906 WARNING 1 [root] [user None] [ip None] reindex_course.py:180 - 0 of 1 courses reindexed successfully. Total running time: 0.1 seconds.
2026-09-08 20:50:42,906 WARNING 1 [root] [user None] [ip None] reindex_course.py:182 - Reindex failed for 1 courses:
2026-09-08 20:50:42,906 WARNING 1 [root] [user None] [ip None] reindex_course.py:184 - course-v1:TestOrg+T101+2026_1
The full log output is at Verawood upgrade error · GitHub , and contains similar Python socket errors as the update Docker errors.