Details
-
Bug
-
Status: Complete
-
Highest
-
Resolution: Done
-
None
-
None
-
None
-
None
-
M1 Prelude
Description
We found a case where if the nodes timezone is not set to UTC then the pool cannot accept transactions and you will see in the logs entries like the following:
PREPARE time not acceptable
PRE-PREPARE time not acceptable
If you change the system timezone to UTC time this fixes the issue. We should not be reliant on this workaround.