I’ve installed a repository on centos 7 machine. everything is working fine, lic server, repostiory pulse…
But one thing is that if one of workers, let’s say restart or in any other way needs to reconect to repostiry I get an error about mongo db and I have to go to server and resatrt netwrok service, and then it ocnnects fine again.
Any idea waht is the problem? Attaching two images of showing problem and also after restarting networkservice. See on the image that I have to do that quite a lot…
Are you seeing this only with Deadline, or do any other applications on the Workers have trouble holding a connection?
It looks like a DNS issue, as those connection errors are complaining that it’s unable to resolve the hostnames set in DeadlineRepository10\settings\connection.ini.
Next time you’re seeing this, try pinging the Mongo server’s hostname to see if it’s able to resolve, or if it’s just Deadline having trouble.
Well, for example, machien 103 is connected, I reboot it and the next time it is up it can’t conenct to server.
When I go to the server and restart networkservice, machine connects. iwll try pinging the server next time I have a chance but weird taht it allwokrs and stops after the worker is rebooted, ther are no changes on server machine…
I checked, even after restarting one of worker machines, it can ping server wihtouth problems, but cannot connect to mongo db, untill I do taht network service resatrt on server again. So there is osmething with server and mongo or…