13
submitted 11 months ago by Limeey@lemmy.world to c/lemmy_support@lemmy.ml

I'm helping with a highly federated instance, I'm trying to track down an error but the logs are rolling over roughly every hour after being flooded with apub warnings.

{"log":"\u001b[2m2023-07-17T00:50:07.309563Z\u001b[0m \u001b[33m WARN\u001b[0m \u001b[2mactivitypub_federation::activity_queue\u001b[0m\u001b[2m:\u001b[0m Queueing activity https://**********/activities/announce/4e5ea7d8-5d06-4c35-8c83-843484ba59b9 to https://**********/inbox for retry after connection failure: Request error: error sending request for url (https://********/inbox): error trying to connect: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1919: (Hostname mismatch).  Sleeping for 60s and trying again\n","stream":"stdout","time":"2023-07-17T00:50:07.309720924Z"}

I assume these are due to sites being offline or otherwise inactive. Looking at the database I see that we have hundreds of instances that haven't received an update in over a month now. How can I stop these from flooding out logs so I can find actual errors.

Can I just remove the problem instances from the instance table? Would that stop the activity pub requests? It seems like we're sending them to reach the inbox, which is failing for various reasons.

top 2 comments
sorted by: hot top controversial new old
[-] RoundSparrow@lemmy.ml 8 points 11 months ago

3 days ago, a dead server code change was added to reduce the load from this problem: https://github.com/LemmyNet/lemmy/pull/3427

[-] RoundSparrow@lemmy.ml 4 points 11 months ago* (last edited 11 months ago)

Can I just remove the problem instances from the instance table?

that might have unintended side-effects. You have subscribers in your database that are tied to these instance rows, not sure what it would do to the joins.

If you are looking at solutions this drastic, perhaps just add them to your federation blocked list?

load more comments
view more: next ›
this post was submitted on 17 Jul 2023
13 points (100.0% liked)

Lemmy Support

4550 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS