'FaunaDB: Timed out waiting for appliedTimestamp for key to reach target

My FaunaDB docker dev node recently started timing out in response to any request, with error messages like Read timed out. (Timed out waiting for appliedTimestamp for key 6(323942845125755392) to reach 2022-02-25T13:10:03.913Z).

My guess is that this has something to do with a desynchronization between the fauna instance's clock and the system clock. How can it be fixed?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source