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

Silent synchronisation failure #263

Open
Laura7089 opened this issue Nov 5, 2024 · 2 comments
Open

Silent synchronisation failure #263

Laura7089 opened this issue Nov 5, 2024 · 2 comments

Comments

@Laura7089
Copy link

Laura7089 commented Nov 5, 2024

The app has recently stopped synchronising my calendars, either automatically or manually. A Synchronising now toast appears, then nothing else happens - the events simply do not appear in other clients.

  • No blue loading bar is shown on the UI when I manually synchronise
  • No connection logs appear on the server that the app is connected to
  • No error of any kind is thrown by the app; toast popup, notification or otherwise
  • adb logcat shows no output from the app itself

Removing then re-adding the account in the app does succesfully log in (and the server shows the login requests in the log). However, collections and contacts are not listed in the app after this. The same applies to a fresh install.

Other clients connected to this server appear to work correctly.

  • Operating system: Lineageos 21-20241029-NIGHTLY
  • App Version: 2.4.4 installed from F-Droid
  • Server (etebase) version: 0.14.2
  • Handset: OnePlus 5T
@Laura7089
Copy link
Author

Laura7089 commented Nov 5, 2024

Server log from logging in:

etebase_1  | 2024-11-05T14:12:27.916097774Z INFO:     172.24.0.2:46694 - "GET /api/v1/authentication/is_etebase/ HTTP/1.1" 200 OK
etebase_1  | 2024-11-05T14:12:28.000300232Z INFO:     172.24.0.2:46704 - "POST /api/v1/authentication/login_challenge/ HTTP/1.1" 200 OK
etebase_1  | 2024-11-05T14:12:30.465577560Z INFO:     172.24.0.2:46706 - "POST /api/v1/authentication/login/ HTTP/1.1" 200 OK
etebase_1  | 2024-11-05T14:12:30.880357060Z INFO:     172.24.0.2:46714 - "POST /api/v1/collection/list_multi/?limit=1 HTTP/1.1" 200 OK

Note the server is running in a docker container, hence additional output.

@Laura7089
Copy link
Author

After some time, a fresh install seems to be working correctly so I am now unable to reproduce this.

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

1 participant