Fail to sync (deserialization failed) #191

Open
opened 2025-10-14 15:42:00 -06:00 by navan · 0 comments
Owner

Originally created by @renesat on 9/3/2024

Hi!

I tried to use iamb with simple config:

[profiles.user]
user_id = "@user:example.com"

But after insert password, I receive this error while sync:

> iamb 
* Logging in for @user:example.com...
* Syncing...
deserialization failed: invalid type: null, expected struct RoomSummary at line 1 column 1080810

As I understand it is internal error.

I using latest version:

> iamb --version
iamb 0.0.10 (VERGEN_IDEMPOTENT_OUTPUT)
*Originally created by @renesat on 9/3/2024* Hi! I tried to use iamb with simple config: ```toml [profiles.user] user_id = "@user:example.com" ``` But after insert password, I receive this error while sync: ``` > iamb * Logging in for @user:example.com... * Syncing... deserialization failed: invalid type: null, expected struct RoomSummary at line 1 column 1080810 ``` As I understand it is internal error. I using latest version: ``` > iamb --version iamb 0.0.10 (VERGEN_IDEMPOTENT_OUTPUT) ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#191
No description provided.