sv-logger has quit [Remote host closed the connection]
sv-logger has joined #stellar-dev
nelisky has quit [Quit: nelisky]
koolhead_ has quit [Ping timeout: 258 seconds]
rejon has joined #stellar-dev
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
gst has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<stellar-slack>
<monsieurnicolas> @lab it's hard to tell without seeing how logs behave over time. it looks like it's seeing SCP messages but never moving to the "catching up" state, is that correct? If so, maybe your quorum set is not right?
koolhead17 has joined #stellar-dev
de_henne has quit [Remote host closed the connection]
Kwelstr has quit [Ping timeout: 265 seconds]
Kwelstr has joined #stellar-dev
gst has joined #stellar-dev
gst has joined #stellar-dev
koolhead17 has quit [Ping timeout: 246 seconds]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 264 seconds]
koolhead17 has joined #stellar-dev
de_henne has joined #stellar-dev
<stellar-slack>
<lab> @monsieurnicolas: yes. it's allway "join scp" state
<stellar-slack>
<matschaffer> lab: where’s that gsCLyCkb5UJZfm coming from? one of your nodes?
<stellar-slack>
<matschaffer> granted it seems like it should be able to get a 2-node threshold from the other 3 which I can confirm are testnet’s public validation keys
<stellar-slack>
<lab> yes, gsCLyCkb is pubkey of my VALIDATION_SEED
<stellar-slack>
<matschaffer> I see. Have you tried just syncing a follower with no trusted validation seed?
<stellar-slack>
<matschaffer> also in my testing of master so far the 3rd node in a 3 node cluster has a tendency to lose sync.
<stellar-slack>
<matschaffer> if that’s happening to your node as well you’ll see "2015-06-12T06:09:34.106 7a641e [] [Herder] INFO Lost track of consensus"
<stellar-slack>
<lab> i had no consensus to loose. :)
<stellar-slack>
<lab> it's also wired the version "e3d25e4" doesn't exist in git repo.
rejon has quit [Ping timeout: 276 seconds]
<stellar-slack>
<matschaffer> your copy is e3d25e4 you mean? That’s probably good. It’s the same sha testnet is on still
<stellar-slack>
<matschaffer> so yeah, seems like it should work
<stellar-slack>
<lab> no, my version is "4db99ab"
<stellar-slack>
<lab> i saw the "e3d" from peers list and can't found the version from git repo
<stellar-slack>
<lab> $ git branch -v * master 203bd07 Merge pull request #534 from graydon/accelerate-history-probe-when-time-accelerated $ git show e3d25e4 fatal: ambiguous argument 'e3d25e4': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git command [revision...] -- [file...]'
<stellar-slack>
<matschaffer> not sure trying to get anything to sync to e3d25e4 other than e3d25e4 is really worth while
<stellar-slack>
<matschaffer> yeah, I noticed it’s been removed. Not sure who did that
<stellar-slack>
<lab> what i see now is that monsieurnicolas have done a great ton of hard working on it.
<stellar-slack>
<matschaffer> will get you an example command on the latest master of scc
<stellar-slack>
<matschaffer> rebuilding my local stellar-core now to ensure scc can still do that. Most of our testing this week has been using the docker flow
<stellar-slack>
<lab> I see
<stellar-slack>
<lab> advanced transaction group and decentralization group are parallel :)
<stellar-slack>
<matschaffer> if you see anything I’m sure monsieurnicolas would appreciate the feedback
<stellar-slack>
<lab> i have translated a little part of white paper into chinese(http://codeck.org|codeck.org) but paused for other projects. It seems i should continue study SCP to help.
koolhead17 has quit [Remote host closed the connection]
<stellar-slack>
<lab> thank you for let me understand the current status.
<stellar-slack>
<matschaffer> fantasic
<stellar-slack>
<matschaffer> yeah, sorry it’s a little bit of a mess
<stellar-slack>
<lab> it's normal when build something really cool.
<stellar-slack>
<matschaffer> :) thanks
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
pixelb has joined #stellar-dev
koolhead17 has joined #stellar-dev
pixelb has quit [Ping timeout: 272 seconds]
nelisky has joined #stellar-dev
pixelb has joined #stellar-dev
nelisky has quit [Quit: nelisky]
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 252 seconds]
koolhead17 has joined #stellar-dev
pixelb has quit [Ping timeout: 265 seconds]
de_henne has quit [Remote host closed the connection]
pixelb has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
<stellar-slack>
<bohdan> I have start stellar-core and outputs New connected peer 54.227.54.235:39133 connectHandler error: The I/O operation has been aborted because of either a thread exit or an application request. any ideas?
nelisky has joined #stellar-dev
<stellar-slack>
<jed> It might be because the testnet isn't upgraded to master yet
koolhead17 has joined #stellar-dev
nelisky has quit [Quit: nelisky]
rejon has joined #stellar-dev
<stellar-slack>
<bohdan> thnx
koolhead17 has quit [Remote host closed the connection]
rejon has quit [Ping timeout: 245 seconds]
<stellar-slack>
<eva> @lab wow, that is awesome! I think it's the first translation of SCP, which is very cool. Thank you! :stroopy: :quorum:
<stellar-slack>
<bohdan> Whether there are nodes in the network with stellar-core software? I want to test connection with my node
<stellar-slack>
<bohdan> ...and where I can find API documentation for stellar-core?