You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SNTP request failed for 216.239.35.12: java.lang.IllegalArgumentException: All arguments must be set. Passed Values:roundTripDelay=52; uptimeOffset=1564054980723; systemClockOffset=0
EXCEPTION java.lang.IllegalArgumentException: All arguments must be set. Passed Values:roundTripDelay=52; uptimeOffset=1564054980723; systemClockOffset=0
I've got this exception when trying to use NTP method Ntp.performNtpAlgorithm(Ntp.resolveMultipleNtpHosts("time.google.com", "time.apple.com"));
The text was updated successfully, but these errors were encountered:
I've got this exception when trying to use NTP method
Ntp.performNtpAlgorithm(Ntp.resolveMultipleNtpHosts("time.google.com", "time.apple.com"));
The text was updated successfully, but these errors were encountered: