Git Product home page Git Product logo

Comments (5)

cturra avatar cturra commented on May 18, 2024

sorry to hear you're having a rough time getting this working. from the log details you've shared, it looks like the NTP service should be working. can you share a little bit more about how you've determined NTP is not working for you?

here are a couple commands that might be useful to see output from:

to get started, could you share the status of the ntp service in your container:

docker exec ntp chronyc tracking

are you able to use ntpdate or a similar client to query time from your NTP container?

ntpdate -q <NTP_CONTAINER_IP_ADDRESS>

keep me posted on what you find out.

from docker-ntp.

m0t0rh3ad avatar m0t0rh3ad commented on May 18, 2024

docker exec ntp chronyc tracking

$ docker exec ntp chronyc tracking
 Reference ID    : 00000000 ()
 Stratum         : 0
 Ref time (UTC)  : Thu Jan 01 00:00:00 1970
 System time     : 0.000000000 seconds fast of NTP time
 Last offset     : +0.000000000 seconds
 RMS offset      : 0.000000000 seconds
 Frequency       : 0.000 ppm slow
 Residual freq   : +0.000 ppm
 Skew            : 0.000 ppm
 Root delay      : 1.000000000 seconds
 Root dispersion : 1.000000000 seconds
 Update interval : 0.0 seconds
 Leap status     : Not synchronised

from docker-ntp.

cturra avatar cturra commented on May 18, 2024

it looks like the container isn't crashing, so that's good and suggests this is not a libseccomp2 issue! you might want to crank up the log level to see what more we might be able to see. more details on how to do that can be found here: https://github.com/cturra/docker-ntp#logging

once you've done that, let's see if something obvious bubbles up in the output.

from docker-ntp.

m0t0rh3ad avatar m0t0rh3ad commented on May 18, 2024

I've resolved this issue; the problem was with resolving domain names from the container. Thx for help @cturra

from docker-ntp.

cturra avatar cturra commented on May 18, 2024

thanks for the update and i'm glad that you got everything sorted out 🥳

from docker-ntp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.