Ok this is what im having issue whit
: send NewKeepAlive
TRACE : UniqueAuction status f Timer update: (0) Wed Jan 13 19:53:48 2016
TRACE : add au reconnecting task backoff 2
err : gdelivery::connect to GAuth server failed. Reconnecting.
Screenshot by Lightshot
The Authd Is not connecting and it has same port same ip same everything i check for open port they are all open and i still cant connect to it
Any one know what can be wrong
Here the setting for autgh and gdelivery
Authg:
[GAuthServer]
type = tcp
port = 29200
address = 127.0.0.1
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 1048576
obuffermax = 131072
tcp_nodelay = 0
listen_backlog = 10
accumulate = 131072
mtrace = /tmp/mtrace.authd
isec = 2
iseckey = 16899168
osec = 2
oseckey = 16899168
shared_key = 16899168
[ThreadPool]
config = (1,1)(2,10)(3,1)(100,1)(101,1)(102,1)(0,1)
max_queuesize = 1048576
Gdelivery:
[GAuthClient]
type = tcp
port = 29200
address = 127.0.0.1
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 1048576
obuffermax = 131072
tcp_nodelay = 0
accumulate = 131072
isec = 2
iseckey = 16899168
osec = 2
oseckey = 16899168
shared_key = 16899168
[GProviderServer]
id = 0
type = tcp
port = 29300
address = 127.0.0.1
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 1048576
obuffermax = 1048576
;so_broadcast = 1
tcp_nodelay = 0
accumulate = 268435456
