We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Client::sync fails with:
Client::sync
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
The text was updated successfully, but these errors were encountered:
Which homeserver implementation / version?
Sorry, something went wrong.
No branches or pull requests
Client::sync
fails with:Cargo.lock
The text was updated successfully, but these errors were encountered: