@p I am getting no errors as it stands. I am able to talk to others but nothing in the WKN. Akkoma apparently comes with pleroma, at least that’s what I was told. Take that for what you will.
I am getting an arithmetic error when I try to search though:
[error] #PID<0.6433.0> running Pleroma.Web.Endpoint (connection #PID<0.6160.0>, stream id 101) terminated
Server: 127.0.0.1:4000 (http)
Request: GET /api/v2/search?q=a&resolve=true&with_relationships=true
** (exit) an exception was raised:
** (ArithmeticError) bad argument in arithmetic expression
(pleroma 2.6.0) lib/pleroma/web/plugs/rate_limiter/limiter_supervisor.ex:49: Pleroma.Web.Plugs.RateLimiter.LimiterSupervisor.check_interval/1
(pleroma 2.6.0) lib/pleroma/web/plugs/rate_limiter/limiter_supervisor.ex:28: Pleroma.Web.Plugs.RateLimiter.LimiterSupervisor.add_or_return_limiter/2
(pleroma 2.6.0) lib/pleroma/web/plugs/rate_limiter.ex:253: Pleroma.Web.Plugs.RateLimiter.initialize_buckets!/1
(pleroma 2.6.0) lib/pleroma/web/plugs/rate_limiter.ex:170: Pleroma.Web.Plugs.RateLimiter.check_rate/1
(pleroma 2.6.0) lib/pleroma/web/plugs/rate_limiter.ex:104: Pleroma.Web.Plugs.RateLimiter.handle/2
(pleroma 2.6.0) lib/pleroma/web/mastodon_api/controllers/search_controller.ex:5: Pleroma.Web.MastodonAPI.SearchController.phoenix_controller_pipeline/2
(phoenix 1.6.16) lib/phoenix/router.ex:354: Phoenix.Router.__call__/2
(pleroma 2.6.0) lib/pleroma/web/endpoint.ex:5: Pleroma.Web.Endpoint.plug_builder_call/2I also get a strange Can't find LRDD template warning when I attempt to talk to certain instances. I am not sure currently what’s up with that but I believe it’s a configuration issue on my end.