Sherri W (SyntaxSeed)syntaxseed@phpc.social
Jun 26, 2026, 2:21 AM@phpc .... getting a ton of 500 errors since the new update...
@phpc .... getting a ton of 500 errors since the new update...
@syntaxseed @phpc Looks like it might be related to the search endpoint. @ian is looking into it. Thanks!
@ramsey @syntaxseed @phpc Should be fixed now.
Historically we had to override some deps to get our hosted Redis (now Valkey) to play nice with Mastodon, but that seems to no longer be an issue. When I upgraded this morning I had to do conflict resolution on Gemfile/lock files, which turned out to break things (specifically Elasticsearch calls used for, well, search) subtly rather than keep them working.
@ian @syntaxseed @phpc Thanks, Ian!