when I attempt to load previous posts on the timeline home page I get an internal server error message. when I checked the logs there is an error message here about this:
Jun 23 01:10:26 z133 pleroma[409]: Server: fedi.lamer-ethos.site:80 (http)
Jun 23 01:10:26 z133 pleroma[409]: Request: GET /api/v1/timelines/home?with_muted=true&reply_visibility=following&limit=20
Jun 23 01:10:26 z133 pleroma[409]: ** (exit) an exception was raised:
Jun 23 01:10:26 z133 pleroma[409]: ** (Postgrex.Error) ERROR 57014 (query_canceled) canceling statement due to user request
Jun 23 01:10:26 z133 pleroma[409]: (ecto_sql 3.12.1) lib/ecto/adapters/sql.ex:1096: Ecto.Adapters.SQL.raise_sql_call_error/1
Jun 23 01:10:26 z133 pleroma[409]: (ecto_sql 3.12.1) lib/ecto/adapters/sql.ex:994: Ecto.Adapters.SQL.execute/6
Jun 23 01:10:26 z133 pleroma[409]: (ecto 3.12.5) lib/ecto/repo/queryable.ex:232: Ecto.Repo.Queryable.execute/4
Jun 23 01:10:26 z133 pleroma[409]: (ecto 3.12.5) lib/ecto/repo/queryable.ex:19: Ecto.Repo.Queryable.all/3
Jun 23 01:10:26 z133 pleroma[409]: (pleroma 3.15.2-0-g5bceb1d) lib/pleroma/pagination.ex:40: Pleroma.Pagination.fetch_paginated/4
Jun 23 01:10:26 z133 pleroma[409]: (pleroma 3.15.2-0-g5bceb1d) lib/pleroma/web/activity_pub/activity_pub.ex:535: Pleroma.Web.ActivityPub.ActivityPub.fetch_activities/3
I do not know what this means, I am not cancelling the load from the browser. this error occurs from firefox or chromium, any help would be appreciated.