Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when trying to use NTP #4

Open
Averus89 opened this issue Jul 25, 2019 · 4 comments
Open

Crash when trying to use NTP #4

Averus89 opened this issue Jul 25, 2019 · 4 comments

Comments

@Averus89
Copy link

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"));

@BananaPukeh
Copy link

Same here

@BananaPukeh
Copy link

Seems like a bug while building a TimeData, while trying to set the systemClockOffset to 0

@AlonShahaf
Copy link

Did anyone solve this?

@agforte
Copy link

agforte commented Mar 24, 2020

I got the same issue. Is this library maintained at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants