Skip to main content

Troubleshooting

Common startup and request-time failures across timestamping, with their causes and fixes.

SymptomCauseFix
Startup fails: No suitable network address found for instance IDPLATFORM_INSTANCE_ID is unset and no non-loopback IP is availableSet PLATFORM_INSTANCE_ID to any value 0–65,535
Startup fails: IllegalArgumentException on PLATFORM_INSTANCE_IDValue is not an integer, or is outside 0–65,535Correct the environment variable
TSP requests rejected with a time not available errorClock moved backward by more than 100 msRe-synchronize the system clock via NTP; avoid large manual clock adjustments on a running instance
TSP requests rejected with a time not available errorSystem clock is set before 2026-02-01T00:00:00ZCorrect the system clock
TSP requests rejected with a time not available errorThe Time Quality Monitor is not reporting results at all, or not reporting them frequently enough, so the stored result has gone staleCheck that the Time Quality Monitor is running and successfully reporting; check that the NTP check interval is shorter than the Accuracy value — recommended at roughly half of Accuracy. See Time Quality Configuration
Brief latency spikes under burst load256 serials consumed in one 10 ms tick; generator spin-waiting for the next tickExpected at very high throughput; scale horizontally if sustained above ~25,600 tokens/sec per instance
Duplicate serial numbers in audit logsTwo replicas share the same instance IDAssign a distinct PLATFORM_INSTANCE_ID to each replica and restart; audit the affected time range for tokens that may need to be reissued