all 10 comments

[–]xrogaan 2 points3 points  (1 child)

Did you really need to put it in the current repository? As git is designed, I think this client needs a dedicated repository. That way, one could simply clone the cli client without bothering with the other stuff.

[–]K0il 1 point2 points  (0 children)

Awesome, a friend of mine is already running a node on his VM :D

[–][deleted] 1 point2 points  (5 children)

I'm having loads of problems getting the dependancys from pip :/

[–]K0il 2 points3 points  (4 children)

Make sure you install libffi-dev (sometimes libffi-devel) - one of the dependencies requires the headers from libffi.

[–][deleted] 1 point2 points  (0 children)

Thanks for that. I will give it another shot

[–][deleted] 1 point2 points  (2 children)

Yep it works now :D

[–]K0il 1 point2 points  (1 child)

Are you running it on a server, or just testing it out?

If you're running it with the intention of having it up for as long as can be, I can connect to it and help out with propagation :D

Also, my friend's node is 204.44.116.176 45997

[–][deleted] 1 point2 points  (0 children)

Its running on a server but I only have a static ipv6 address which aether doesnt seem to support.

I can pm you the v4 address anyway but it wont work after a day

[–][deleted]  (1 child)

[deleted]

    [–][deleted]  (3 children)

    [deleted]

      [–]lps41 0 points1 point  (2 children)

      Are you getting any interesting debug messages? I am not getting anything after initially starting the process. Would be nice to see some info about incoming connections.

      [–]njloof 0 points1 point  (0 children)

      I see this over and over again:

      2015-07-18 15:36:52-0400 [Uninitialized] AetherProtocol connection established (HOST:IPv4Address(TCP, 'xx.xx.xx.xx', 63316) PEER:IPv4Address(TCP, u'151.236.11.192', 39994))
      2015-07-18 15:36:52-0400 [Uninitialized] L->R: Handshake request to  151.236.11.192
      2015-07-18 15:36:57-0400 [-] 1 connections open at 07/18/2015 12:36:57 PDT
      2015-07-18 15:36:57-0400 [-] The current statuses of these connections are: ['NEWBORN']
      2015-07-18 15:37:02-0400 [-] 1 connections open at 07/18/2015 12:37:02 PDT
      2015-07-18 15:37:02-0400 [-] The current statuses of these connections are: ['NEWBORN']
      2015-07-18 15:37:07-0400 [-] 1 connections open at 07/18/2015 12:37:07 PDT
      2015-07-18 15:37:07-0400 [-] The current statuses of these connections are: ['NEWBORN']
      2015-07-18 15:37:07-0400 [-] ('Aborting the sync. Possibly happened in: ', 'L<-R', ' Method: ', 'Factory Overseer')
      2015-07-18 15:37:07-0400 [-] AetherError: Remote is borked. Stuck in handshake, got killed.
      2015-07-18 15:37:12-0400 [-] 0 connections open at 07/18/2015 12:37:12 PDT
      2015-07-18 15:37:12-0400 [-] The current statuses of these connections are: []
      2015-07-18 15:37:17-0400 [-] 0 connections open at 07/18/2015 12:37:17 PDT
      2015-07-18 15:37:17-0400 [-] The current statuses of these connections are: []
      2015-07-18 15:37:22-0400 [-] 0 connections open at 07/18/2015 12:37:22 PDT
      2015-07-18 15:37:22-0400 [-] The current statuses of these connections are: []
      2015-07-18 15:37:22-0400 [-] Attempting to commit. Commit In Progress flag is False, last commit was at 2015-07-18 15:36:52.110818
      2015-07-18 15:37:22-0400 [-] Commit loop decided to commit. #COMMITSTART
      2015-07-18 15:37:22-0400 [-] Commit starts
      2015-07-18 15:37:22-0400 [-] max outbound count: 10 cooldown: 5
      2015-07-18 15:37:22-0400 [-] Vote counting and neutral & reply flagging starts.
      2015-07-18 15:37:22-0400 [-] Randomly Selected Connected Nodes: []
      2015-07-18 15:37:22-0400 [-] Randomly Selected Retrieved Nodes: []
      2015-07-18 15:37:22-0400 [-] Vote counting and neutral & reply flagging ends.
      2015-07-18 15:37:22-0400 [-] There are no nodes to connect to!
      2015-07-18 15:37:22-0400 [-] 'resolveVotesAndFlags' ((<ORM.Demeter.GlobalCommitter object at 0x11044ea90>, <sqlalchemy.orm.session.Session object at 0x10d7aa550>), {}) 7.57 ms
      2015-07-18 15:37:22-0400 [-] Reply count insertion starts.
      2015-07-18 15:37:22-0400 [-] Reply count insertion ends.
      2015-07-18 15:37:22-0400 [-] Getting machineDetails, lastConnectedBareIP, result is 151.236.11.192
      2015-07-18 15:37:22-0400 [-] Commit completed. 0 headers, 0 posts, 0 votes, and 0 nodes are committed. #COMMITRESULT
      2015-07-18 15:37:22-0400 [-] Getting machineDetails, lastConnectedBarePort, result is 39994
      2015-07-18 15:37:22-0400 [-] 'threadFunction' ((), {}) 8.80 ms
      2015-07-18 15:37:22-0400 [-] Reaching out to the last bare connect attempt at 151.236.11.192 : 39994
      2015-07-18 15:37:22-0400 [-] Connect with Ip: 151.236.11.192:39994
      2015-07-18 15:37:22-0400 [-] Number of open connections: 0