/api/v1/timelines/home returns error 500
Hello,
Accessing my home timeline from Subway Tooter returns an error 500. The same account works flawlessly from the Mastodon FE.
20:38:33.386 request_id=2llm8fdec2d02al7q4000231 [info] GET /api/v1/timelines/home
20:38:35.234 request_id=2llm8fdec2d02al7q4000231 [info] Sent 500 in 1848ms
20:38:35.238 [error] #PID<0.1458.0> running Pleroma.Web.Endpoint (cowboy_protocol) terminated
Server: pleroma.oook.fr:80 (http)
Request: GET /api/v1/timelines/home?limit=80
** (exit) an exception was raised:
** (MatchError) no match of right hand side value: "https://videos.pair2jeux.tube/static/webseed/0487212c-8177-4730-aba8-e00ed68f91f6-1080.mp4"
(pleroma) lib/pleroma/web/mastodon_api/views/status_view.ex:167: Pleroma.Web.MastodonAPI.StatusView.render/2
(elixir) lib/enum.ex:1314: Enum."-map/2-lists^map/1-0-"/2
(pleroma) lib/pleroma/web/mastodon_api/views/status_view.ex:107: Pleroma.Web.MastodonAPI.StatusView.render/2
(pleroma) lib/pleroma/web/mastodon_api/views/status_view.ex:48: Pleroma.Web.MastodonAPI.StatusView.render/2
(elixir) lib/enum.ex:1314: Enum."-map/2-lists^map/1-0-"/2
(elixir) lib/enum.ex:1314: Enum."-map/2-lists^map/1-0-"/2
(pleroma) lib/pleroma/web/mastodon_api/views/status_view.ex:31: Pleroma.Web.MastodonAPI.StatusView.render/2
(phoenix) lib/phoenix/view.ex:332: Phoenix.View.render_to_iodata/3