Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
Faust Roland
on 10/01/2019, 17:22:03 UTC
All nodes I connect has odd timeoffset - between -100 to -60. Also I am pretty sure, that I have correct time at my node. Is there something I can do with that?
Either you need to update your clock, or everyone does. This can be caused because of clock drifting, or some other issues. Please sync your computer with an NTP server to be sure your clock is right: Google have a huge NTP server and a nice tutorial here https://developers.google.com/time/guides


The Raspberry has the time correctly synchronized. I started the clam node on my work PC (also synced)
Both nodes are connected to the same peer 69.121.201.75:31174, but Raspberry says "timeoffset" : -185, WorkPC says "timeoffset" : 0,
I have no idea whats wrong...


Raspberry

ntpdate -d time1.google.com | sed -n '$s/.*offset //p'
-0.008269 sec

cli getpeerinfo | grep timeoffset
    "addr" : "67.191.63.234:31174",
    "timeoffset" : -182,
    "addr" : "69.121.201.75:31174",
    "timeoffset" : -185,
    "addr" : "94.23.58.222:31174",
    "timeoffset" : -186,
    "addr" : "178.62.8.78:31174",
    "timeoffset" : -137,
    "addr" : "67.205.153.62:31174",
    "timeoffset" : -138,
    "addr" : "82.21.202.185:31174",
    "timeoffset" : -140,
    "addr" : "176.58.119.91:31174",
    "timeoffset" : -113,
    "addr" : "158.129.212.236:31174",
    "timeoffset" : -120,
    "addr" : "74.82.244.243:31174",
    "timeoffset" : -99,
    "addr" : "89.115.82.116:31174",
    "timeoffset" : -98,
    "addr" : "193.111.198.69:31174",
    "timeoffset" : -59,
    "addr" : "151.226.102.252:31174",
    "timeoffset" : -12,
    "addr" : "165.227.93.150:31174",
    "timeoffset" : -12,
    "addr" : "46.4.113.143:31174",
    "timeoffset" : -7,
    "addr" : "95.87.207.152:31174",
    "timeoffset" : -22,
    "addr" : "70.77.101.45:31174",
    "timeoffset" : -1,

Work PC (currently syncing)
ntpdate -d time1.google.com | sed -n '$s/.*offset //p'
host found : time1.google.com
0.000309 sec

        "addr" : "178.62.8.78:31174",
        "timeoffset" : 0,
        "addr" : "67.191.63.234:31174",
        "timeoffset" : -1,
        "addr" : "158.69.32.10:31174",
        "timeoffset" : 0,
        "addr" : "47.214.177.20:31174",
        "timeoffset" : -1,
        "addr" : "89.142.71.41:31174",
        "timeoffset" : -1,
        "addr" : "159.203.5.220:31174",
        "timeoffset" : -1,
        "addr" : "176.58.119.91:31174",
        "timeoffset" : -1,
        "addr" : "95.87.207.152:31174",
        "timeoffset" : 0,
        "addr" : "89.115.82.116:31174",
        "timeoffset" : 0,
        "addr" : "78.46.108.202:31174",
        "timeoffset" : -1,
        "addr" : "69.121.201.75:31174",
        "timeoffset" : 0,
        "addr" : "45.58.115.206:31174",
        "timeoffset" : -2,
        "addr" : "46.4.113.143:31174",
        "timeoffset" : -2,
        "addr" : "185.52.2.48:31174",
        "timeoffset" : 0,
        "addr" : "97.83.177.95:31174",
        "timeoffset" : -1,
        "addr" : "73.170.212.102:31174",
        "timeoffset" : 0,