I got these error messages for more than 24 hours now. Is it just me?
The problem is: The works can be added but they do not seem to be indexed.
The last six entries od this work list cannot be found. They do not seem to exist… How can that be fixed. A resub with a small change doesn’t seem to be working.
I’ve definitely been able to replicate the issue, the website does crash right after I create a new work entity.
The issue is certainly related to search indexing, although neither the website nor the search server are printing a useful error (I get pretty generic sounding mapper_parsing_exception), so I will need to investigate a bit. In the meantime, it does look like creating the works does succeed, only the indexing is broken.
I’ll run the search reindexing right now as a stopgap for those works created during the past couple of days.
I’ve isolated the issue, it’s related to a beta feature announced here.
The production and beta websites use the same search server and that caused an issue.
I’ve reverted the search indexing, which means you shouldn’t see the website crash after work creation anymore. It also means the feature is deactivated on beta until I fix the underlying issue.