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

Element iOS stuck in infinite sync with private server #7774

Open
jessica1202 opened this issue Apr 2, 2024 · 1 comment
Open

Element iOS stuck in infinite sync with private server #7774

jessica1202 opened this issue Apr 2, 2024 · 1 comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@jessica1202
Copy link

Steps to reproduce

I have an infinite sync issue on Element iOS with my private server

Problem description:

I have an iPhone 12 with iOS 17.2.1.
I have a private server with 360-day self-signed SSL.
I downloaded the .crt certificate and installed it directly on my iPhone.
I installed Element iOS version 1.11.8.
I connected to my personal server and confirmed that the fingerprint is the same as the certificate installed on my iPhone.
When I connect to my private server, everything works fine at first.
However, when I close and reopen Element, the app gets stuck in an infinite sync and does not allow me to send or receive messages.

Outcome

Attempted solution:

I added the homeserver.yaml file with the following configurations:

refresh_token_lifetime: 24h
nonrefreshable_access_token_lifetime: 24h
refreshable_access_token_lifetime: 10m
session_lifetime: 24h

Result:

The solution did not work.

Help request:

What other solution can I try to fix the infinite sync issue on Element iOS?

Gratitude:

Thank you very much for your help.

Your phone model

iPhone 12

Operating system version

iOS 17.2.1.

Application version

1.11.8.

Homeserver

Local

Will you send logs?

Yes

@jessica1202 jessica1202 added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Apr 2, 2024
@kodxana
Copy link

kodxana commented Apr 22, 2024

Similar error and noticed this error in app logs:

Error while processing room list in sync service: SlidingSync failed: The sliding sync response could not be handled: `range` is out of the `rooms_list`'s bounds (20 > 2)```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants