-
Enthusiast
AuthD Error connecting
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
Last edited by Max Manning; 14-01-16 at 06:45 AM.
-
-
Valued Member
Re: AuthD Error connecting
You have a problem with java, if I understood correctly. Specify a few details. Where did you get server files? Which operating system is?
-
Enthusiast
Re: AuthD Error connecting
Centos 7 and the files are from here
- - - Updated - - -
Screenshot by Lightshot
got it to read the jdk but it error like it displays
- - - Updated - - -
1378 Server Files
- - - Updated - - -
Screenshot by Lightshot
later errors
dono if u do help people by if u got skype it be appreciated live:djcyber.max
-
Enthusiast
Re: AuthD Error connecting
I really need to figure this out Guys come on
- - - Updated - - -
Nvm found the issue