Hello, I recently spun up a Lemmy instance. It kind of works but I observe some weird behaviour. For example, searching communities works very randomly, some I found some I don’t and I don’t see any pattern. Sometimes I hit “search” and get 0 results but then I reload the page a results appear? Some other very popular communities in very popular servers I don’t find at all (even if those servers are in my “federate” list. What am I missing?

  • Trendscat@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    In particular I am seeing this error when searching for example for: https://lemmy.world/c/[email protected]

     2023-06-24T10:03:44.536671Z ERROR HTTP request{http.method=GET http.scheme="http" http.host=lemmy.krobier.com http.target=/api/v3/ws otel.kind="server" request_id=36cc840b-4954-4504-ae86-bcb822fbacbe http.status_code=101 otel.status_code="OK"}: lemmy_server::api_routes_websocket: couldnt_find_object: error decoding response body: expected value at line 1 column 1
        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: "https://lemmy.world/c/[email protected]", 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=lemmy.krobier.com http.target=/api/v3/ws otel.kind="server" request_id=36cc840b-4954-4504-ae86-bcb822fbacbe http.status_code=101 otel.status_code="OK"
                  at src/root_span_builder.rs:16