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

Fail to sync (deserialization failed) #348

Open
renesat opened this issue Sep 3, 2024 · 1 comment
Open

Fail to sync (deserialization failed) #348

renesat opened this issue Sep 3, 2024 · 1 comment

Comments

@renesat
Copy link

renesat commented Sep 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)
@renesat renesat changed the title Fail to sync Fail to sync (deserialization failed) Sep 3, 2024
@pfr-dev
Copy link

pfr-dev commented Sep 4, 2024

Yeah, same here.

I removed .local/share/iamb/ and .cache/iamb/ and stated fresh and get the following:

~ λ iamb
* Logging in for @pfr:matrix.sdf.org...
Please select login type: [p]assword / [s]ingle sign on
p
Password:
Failed to login: Matrix client error: error sending request for url (https://matrix.sdf.org/_matrix/client/versions): error trying to connect: invalid peer certificate: NotValidForName
Please select login type: [p]assword / [s]ingle sign on
s
Failed to login: Matrix client error: error sending request for url (https://matrix.sdf.org/_matrix/client/versions): error trying to connect: invalid peer certificate: NotValidForName
Please select login type: [p]assword / [s]ingle sign on
^C

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