Hi All,
I’ve setup my lemmy server and I can join communities at other servers without problems, but not for some servers. In the log I can see this error when searching for a community:
2023-06-25T22:19:06.276466Z ERROR HTTP request{http.method=GET http.scheme="https" http.host=lemmy.[snip].nl http.target=/api/v3/ws otel.kind="server" request_id=[snip] http.status_code=101 otel.status_code="OK"}: lemmy_server::api_routes_websocket: couldnt_find_object: error decoding response body: missing field 'properties' at line 1 column 148
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: "!formula1@lemmy.ml", auth: Some(Sensitive) }
at crates/apub/src/api/resolve_object.rs:21
What can I do to fix that? I’m running 0.17.4, installed with lemmy-Easy-Deploy and, as said, I can subscribe to communities on a couple different servers without problem.
You must log in or register to comment.
The mention of websockets makes me think this might be related to Lemmy 0.18 not being compatible with Lemmy 0.17 due to the former dropping support for websockets.
https://join-lemmy.org/news/2023-06-23_-_Lemmy_Release_v0.18.0
Solved in 0.18