GithubHelp home page GithubHelp logo

Comments (5)

mxaddict avatar mxaddict commented on September 16, 2024

from navcoin-core.

skironDotNet avatar skironDotNet commented on September 16, 2024

I've got an impression the app just froze, and had to force quit it

from navcoin-core.

skironDotNet avatar skironDotNet commented on September 16, 2024

I was able to run on windows from VM

Got back to linux,
Tested if I can talk to NTP from terminal
ntpdate -q time3.google.com

This was fine, so

added those two to navcoin.conf

ntpserver=time3.google.com
ntptimeout=10

Log:

2021-06-03 22:09:51 [NTP] Starting clock sync...
2021-06-03 22:09:51 A connection could not be made to any ntp server. Please ensure you system clock is correct otherwise your stakes will be rejected by the networkinit message: Synchronizing clock attempt 1...

And the app stucks on attempt 1 ignoring timeout

Ran on Windows with those flags, the app made 3 attempts (default) but complained can't connect. Was it because missing port in ntpserver ?
Anyhow the app kept running after error, so definitely not right on Linux

from navcoin-core.

skironDotNet avatar skironDotNet commented on September 16, 2024

I see no problem on Ubuntu 18.04.5 LTS, so something is not right with my Linux Mint, maybe firewall vs DNS discovery of NTP servers.
I guess it's up to me to figure it out

from navcoin-core.

mntyfrsh avatar mntyfrsh commented on September 16, 2024

Linux Mint uses systemd-timesyncd for time synchronization. Seems ntpd is being deprecated across multiple distributions by systemd-timesyncd and chrony. Since we cannot continue to rely on ntpclient working correctly on all Linux systems we'll have to account for how to sync time when alternatives are used for time sync on Linux hosts that use alternative time sync services.

https://forums.linuxmint.com/viewtopic.php?t=300466
https://forums.linuxmint.com/viewtopic.php?t=311081

from navcoin-core.

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.