client update error "patching has not finished error code 5"

08/07/2020 22:34 goodooneo#1
patches were working and then they stopped(i didnt change anything in the server machine, only db edits). The client on the server machine patches without problems, but when i try to patch a client in another pc ( inside network or outside) i get this error
"patching has not finished error code 5"
i checked all ports(15779 15880 15881 15882 15883 15884 15885) all open!
in server.cfg download server and gateway server has the same port 15880
Please any help is much appreciated! thanks
08/09/2020 00:08 CosteNetwork#2
Quote:
Originally Posted by goodooneo View Post
patches were working and then they stopped(i didnt change anything in the server machine, only db edits). The client on the server machine patches without problems, but when i try to patch a client in another pc ( inside network or outside) i get this error
"patching has not finished error code 5"
i checked all ports(15779 15880 15881 15882 15883 15884 15885) all open!
in server.cfg download server and gateway server has the same port 15880
Please any help is much appreciated! thanks
Don't put same port for download and gateway. Keep download port with 15881 and gateway with 15779.
08/13/2020 10:21 goodooneo#3
Quote:
Originally Posted by CosteNetwork View Post
Don't put same port for download and gateway. Keep download port with 15881 and gateway with 15779.
yeah, but when I change the ports I cant start downloadserver or gatewayserver! they both load only when assigned to port 15880! both, any idea why? i tried another nodedata configuration and I got the same problem
08/14/2020 18:03 CosteNetwork#4
Quote:
Originally Posted by goodooneo View Post
yeah, but when I change the ports I cant start downloadserver or gatewayserver! they both load only when assigned to port 15880! both, any idea why? i tried another nodedata configuration and I got the same problem
Oh you mean in server.cfg

Try this

DownloadServer {
Certification "your ip", 15880
}
FarmManager {
Certification "your ip", 15880
}

AgentServer {
Certification "your ip", 15882
}

MachineManager {
Certification "your ip", 15880
}

SR_GameServer {
Certification "your ip", 15882

This is the default config.