Description of the issue:
How can this issue be reproduced?
- Install Brave on Windows 10.
- Enroll into the sync chain providing a passphrase.
- Wait for some time - Brave is not synced.
- Open brave://sync-internals/#
- Only part of items are synced: Bookmarks, Themes, Device Info, Priority Preferences. Others are not synced (0, Running).
- In the log the following messages are repeated 4 times a second indefinitely (see Additional information):
Expected result:
Brave is synced.
Brave Version( check About Brave
):
Brave is up to date
Brave 1.79.118 (Official Build) (64-bit)
Chromium: 137.0.7151.61
Additional Information:
In the log the following messages are repeated 4 times a second indefinitely (tokens were manually edited):
Initial GetUpdates
Reason: NEWLY_SUPPORTED_DATATYPE
{
"client_status": {
"is_sync_feature_enabled": true
},
"debug_info": {
"cryptographer_has_pending_keys": false,
"cryptographer_ready": true,
"events_dropped": false
},
"get_updates": {
"caller_info": {
"notifications_enabled": false
},
"fetch_folders": true,
"from_progress_marker": [
{
"data_type_id": "37702",
"token": "nIKcAAAAAA=="
},
...
{
"data_type_id": "47745",
"token": "tO1kAAAAAA=="
}
],
"get_updates_origin": "NEWLY_SUPPORTED_DATATYPE",
"need_encryption_key": false
},
"protocol_version": "99",
"share": "FF99079AEC7ED934FD FF31323A342C4DC7 @brave.com",
"store_birthday": "1"
}
6/1/2025, 3:42:57 PM GetUpdates Response
Received 0 update(s). Some updates remain.
{
"client_command": {
"max_commit_batch_size": "90",
"set_sync_poll_interval": "30"
},
"error_code": "SUCCESS",
"get_updates": {
"changes_remaining": "1",
"new_progress_marker": [
{
"data_type_id": "37702",
"token": "nIKctAAAAAA=="
},
...
{
"data_type_id": "47745",
"token": "tOXkAAAAAA=="
}
]
},
"store_birthday": "1"
}