Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Missing device list updates #4827

@erikjohnston

Description

@erikjohnston

We have a situation where: a user Bob on server A creates a bunch of devices, but server B ends up missing a device from the middle (i.e. it has synced older and newer devices). This shouldn't happen.

From the logs we see:

  1. Server B only did one resync, before the missing device.
  2. Server A and server B agree on the last device stream ID for Bob
  3. There are no log lines of the form Pruned %d device list outbound pokes, suggesting that there were no problems sending the device list updates.

This suggests that B didn't receive or dropped the missing device, and then didn't realise it needed to do a resync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    z-bug(Deprecated Label)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions