-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Describe the bug
Update TriliumDroid to v0.99.0-alpha14 and Trilium server to 0.99.0,
When attempting to synchronize with the server, TriliumDroid has been stuck in "outstanding..."
In theory, it is not necessary to have a 0.99.0 server, and newer Trilium servers can also experience this situation. However, when I opened the server to update the Trilium server, I found that TriliumDroid caused a large number of "/app/sync/changed" requests.
And when I request the 'https://aliesa.fanhat.cn/trilium/api/sync/changed?instanceId=mobileLdJLf&lastEntityChangeID=0&logMarkerId=trilium-droid' in a 'GET' manner, the server returns a '{"message":"Missing or invalid last entity change ID."}'
Suggest clearing app data or reinstalling TriliumDroid to reproduce the issue during the first synchronization.
To Reproduce
Steps to reproduce the behavior:
- Clear TriliumDroid data or reinstall TriliumDroid
- Set up synchronization with the server
- Start synchronizing the server
- Check server logs to identify issues
Expected behavior
rilium seems to have tightened its handling of data, simply replacing 'lastElementChangeID' with 'lastElementChangeId'😂
Nevermind, I spelled 'lastElementChangeID' incorrectly 😢
Screenshots
Provided in the above content
Smartphone:
- Device: LGE-AN00
- Android version: 14
- App version: 0.99.0-alpha14
Additional context
