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
Have you tried maybe re-creating search index and seeing if that fixes the error? I think the error is really only meant to re-read the documents that were indexed previously (which seems to use pickle serialization?). There isn't any new pending code which uses pytz.
Either way, merging the PR doesn't hurt as such, so i can go ahead and do that.
Tag/version of Container Images: 0.5.1
I opened a PR fixing this (#717)
Running "pip install --break-system-packages pytz" inside the web container fixes the problem
The only differences from the default config are enabling an OIDC provider to django-allauth and setting the static root
The complete error (with identifying information redacted):
The text was updated successfully, but these errors were encountered: