Skip to content
Discussion options

You must be logged in to vote

Thanks for sharing the detailed traceback and steps you’ve tried.

Your error (KeyError: 'filename' while indexing extras.imageattachment) looks consistent with this bug report: “New image attachment index breaks if image name contains a slash” – #20236.

Quick things to try/workarounds:

  • Check whether any image attachment names include a / (slash). If so, temporarily rename those images to remove the slash characters and run the reindex/upgrade again.
  • If a fix has landed upstream for #20236, moving to the next 4.4.x patch release should resolve the issue once it’s published.

If you can confirm that one or more image names contain a slash and that renaming them lets the reindex complete, t…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bobbwest
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants