Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deserialization failed: invalid type: null, expected struct RoomSummary #4798

Open
kevincox opened this issue Mar 13, 2025 · 1 comment
Open

Comments

@kevincox
Copy link

Client::sync fails with:

Error: deserialization failed: invalid type: null, expected struct RoomSummary at line 1 column 1308

Stack backtrace:
   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
   1: myapp::main::{{closure}}.17214
   2: myapp::main
   3: std::sys::backtrace::__rust_begin_short_backtrace
   4: main
   5: __libc_start_call_main
   6: __libc_start_main_alias_2
   7: _start

Cargo.lock

@jplatte
Copy link
Collaborator

jplatte commented Mar 14, 2025

Which homeserver implementation / version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants