6
Recurrent LemmyError [Fixed] (lemmy.mindoki.com)
submitted 1 year ago* (last edited 1 year ago) by Loulou@lemmy.mindoki.com to c/lemmy_support@lemmy.ml

Hello, I'm Valmond but I need to post from my local machine so I'm Loulou@mindoki.com now :-)

I'm checking my traces in the Docker output (I run it in a shell) and I get this kind of error quite frequently:

lemmy_1     | 2023-08-01T19:08:53.230788Z  WARN lemmy_server::root_span_builder: Domain is not in allowlist
lemmy_1     |    0: lemmy_apub::activities::verify_person_in_community
lemmy_1     |              at crates/apub/src/activities/mod.rs:50
lemmy_1     |    1: lemmy_apub::activities::voting::vote::verify
lemmy_1     |              at crates/apub/src/activities/voting/vote.rs:57
lemmy_1     |    2: lemmy_apub::activities::community::announce::receive
lemmy_1     |              at crates/apub/src/activities/community/announce.rs:141
lemmy_1     |    3: lemmy_server::root_span_builder::HTTP request
lemmy_1     |            with http.method=POST http.scheme="http" http.host=lemmy.mindoki.com http.target=/inbox otel.kind="server" request_id=3eb2b88d-fba0-45e6-96e2-fb485cd81b73
lemmy_1     |              at src/root_span_builder.rs:16
lemmy_1     | LemmyError { message: None, inner: Domain is not in allowlist, context: SpanTrace [{ target: "lemmy_apub::activities", name: "verify_person_in_community", file: "crates/apub/src/activities/mod.rs", line: 50 }, { target: "lemmy_apub::activities::voting::vote", name: "verify", file: "crates/apub/src/activities/voting/vote.rs", line: 57 }, { target: "lemmy_apub::activities::community::announce", name: "receive", file: "crates/apub/src/activities/community/announce.rs", line: 141 }, { target: "lemmy_server::root_span_builder", name: "HTTP request", fields: "http.method=POST http.scheme=\"http\" http.host=lemmy.mindoki.com http.target=/inbox otel.kind=\"server\" request_id=3eb2b88d-fba0-45e6-96e2-fb485cd81b73", file: "src/root_span_builder.rs", line: 16 }] }

Anyone knows what it is and why it's happening?

It seems to be a thing on my own server (and in the beginning I messed up some stuff in the config files, so I'd love to track this down and get rid of it if it's that)

Thank you all fabulous people!

Valmond / Loulou

top 11 comments
sorted by: hot top controversial new old
[-] RoundSparrow@lemmy.ml 3 points 1 year ago

"Domain is not in allowlist"... Do you changed the default allow/block lists?

[-] ActuallyRuben@actuallyruben.nl 2 points 1 year ago

This is probably it, the instance they're communicating with has only 5 instances in their allowlist (look at the bottom of this page).

As that is the instance they're posting this from, they probably won't see my comment.

[-] Valmond@lemmy.ml 1 points 1 year ago

I removed them all, and it brought my server on its knees for a minute or two, syncing like crazy :-D

Now everything seems to be A-OK, thank you so much!

[-] phoenix591@lemmy.phoenix591.com 2 points 1 year ago* (last edited 1 year ago)

mind replying to the OP since most of us are on instances hes (likely accidentally) blocked?

By setting an allow list hes blocked every other instance not in his list

https://join-lemmy.org/docs/administration/federation_getting_started.html

Allowlist: Explicitly list instances to connect to. BlockList: Explicitly list instances to not connect to. Federation is open to all other instances. Open: Federate with all potential instances.

Federation is enabled by default. You can add allowed and blocked instances, by adding a comma-delimited list in your instance admin panel. IE to only federate with these instances, add: enterprise.lemmy.ml,lemmy.ml to the allowed instances section.

[-] Loulou@lemmy.mindoki.com 1 points 1 year ago

Hello,

Yes but only adding, I have no blocked ones.

I Did mess up my initial config though and had image links pointing on 0.0.0.0 instead of Lemmy.mindoki.com, guess I'll have to curate my database manually ...

[-] RoundSparrow@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

mind replying to the OP since most of us are on instances hes (likely accidentally) blocked?

With a very tiny include/whitelist you are excluding the majority of instances..s

The reply you suggested: https://lemmy.ml/comment/2203387

[-] RoundSparrow@lemmy.ml 3 points 1 year ago

Lemmy is not showing replies

[-] Phoenix591@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

By setting an allow list you've blocked every other instance not in your list, just compare this post for example to the original on lemmy.ml or the copy at lemmy.world for example

https://join-lemmy.org/docs/administration/federation_getting_started.html

Allowlist: Explicitly list instances to connect to. BlockList: Explicitly list instances to not connect to. Federation is open to all other instances. Open: Federate with all potential instances.

Federation is enabled by default. You can add allowed and blocked instances, by adding a comma-delimited list in your instance admin panel. IE to only federate with these instances, add: enterprise.lemmy.ml,lemmy.ml to the allowed instances section.

[-] Loulou@lemmy.mindoki.com 2 points 1 year ago

Oh man, thank you all !

I (obviously?) thought that with the "Federation enabled" checkbox ticked it would federate as before but Plus the added ones.

I'm removing all the the Allowed Instances...

[-] Loulou@lemmy.mindoki.com 1 points 1 year ago

Hello all, just to tell that the move to 0.18.3 seems to have fixed the problem :-)

At least in the shell output 🙃

[-] Loulou@lemmy.mindoki.com 1 points 1 year ago

Yes I did, now I removed them as they block all other instances and not as I thought just "added" them to my all or something ... Thanks !

load more comments
view more: next ›
this post was submitted on 01 Aug 2023
6 points (100.0% liked)

Lemmy Support

4656 readers
19 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS