This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error occurs when job service is running behind load balancer

Hi,

I have installed job server and provided application server connection instead of database connection in config file. And application server is installed behind load balancer. Job service runs for sometime properly and after sometime it throws error "[2538001] Error requesting queue \RemoteJobServer1.
[810321] Your session has expired. Log on again."

What am I missing here because of which I am getting this error?

Parents Reply
  • session certificates were different and now I have modified it and bot app server has same session certificate. But on one of the app servers, I am getting error 

    2019-01-07 07:13:40.5679 ERROR (ObjectLog ) : [System.Security.Cryptography.CryptographicException] Key not valid for use in specified state.

    System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.

Children