Welcome aboard! Folks over on the /r/startrek subreddit were talking about finding a community on lemmy.
slashzero
Aww man, no auto-play of gifs? OK...
This was the key that led to to the fix. Thank you!
Its federating to lemmy.ca now. : https://lemmy.ca/c/wow@lemmy.ml
I tried search for https://lemmy.ca/c/wow@lemmy.ml
for giggles, and that also had the exact timeout error.
I have no idea what that means, either. I checked all the admin sections, and nothing pending anywhere on my end.
That's a great idea. I will try some other communities.
Yes, I have a few comments in the world of warcraft community on lemmy.ml. When I search for that using the shortcode: !wow@lemmy.ml , I get an immediate response with no results.
Server side, there is a timeout error in the log, but that is timing out in less than a second.
I wonder if instances need to be allowed to interact with lemmy.ml?
It's possible I have something misconfigured... but what I don't know!
Thank you for this. I will look through it now to see what I can learn.
Searched for that ๐ and checked the logs... timeout issue...
0: lemmy_apub::fetcher::search::search_query_to_object_id
at crates/apub/src/fetcher/search.rs:17
1: lemmy_apub::api::resolve_object::perform
with self=ResolveObject { q: "[!social@links.dartboard.social](/c/social@links.dartboard.social)", auth: Some(Sensitive) }
at crates/apub/src/api/resolve_object.rs:21
2: lemmy_server::root_span_builder::HTTP request
with http.method=GET http.scheme="http" http.host=hakbox.social http.target=/api/v3/ws otel.kind="server" request_id=882fc7cd-bb3f-4df7-b6d4-a9bece907745 http.status_code=101 otel.status_code="OK"
at src/root_span_builder.rs:16```
Thanks! I've been searching for known communities I have posts in, but not getting any hits. Using the full shorthand, like: [!wow@lemmy.ml](/c/wow@lemmy.ml)
there are no results.
Iโve seen similar behavior (fail fast,) when there are outbound networking issues from any of the service containers. In one instance, lemmy backend was not able to make any outbound connections to any external services. It wild fail in milliseconds and show a timeout error in the logs.
One hypothesis here could be there are sporadic network issues on the lemmy.ml servers. ๐คทโโ๏ธ