Skip to content

NTP Issue: Bad status: Service unavailable: Clock is not synchronized: Error reading clock. Clock considered unsynchronized #3

Description

@davidonlaptop

Running this Docker image in a distributed setup may cause issues if NTP (network time protocol) is not setup correctly.

Discussion on this topic has been started in issue #1 .

Steps to reproduce:

docker run --rm -ti kudu
root@180b7de1ce0a:/# kudu-master
F1006 02:32:24.711573    14 master_main.cc:53] Check failed: _s.ok() Bad status: Service unavailable: Clock is not synchronized: Error reading clock. Clock considered unsynchronized. Errno: Invalid argument
*** Check failure stack trace: ***
    @     0x7f3bb7779ffd  google::LogMessage::Fail()
    @     0x7f3bb777bfa9  google::LogMessage::SendToLog()
    @     0x7f3bb7779bc2  google::LogMessage::Flush()
    @     0x7f3bb777c93f  google::LogMessageFatal::~LogMessageFatal()
    @           0x402b0d  kudu::master::MasterMain()
    @           0x402e8f  main
    @     0x7f3bb6eb0ec5  (unknown)
    @           0x402709  (unknown)
    @              (nil)  (unknown)
Aborted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions