Custom authentication error if running 2 servers on the same computer.

i am getting this error: OperationResponse 230: ReturnCode: 32755 (Custom authentication service error: Error). Parameters: {}.
I'm running two servers on the same machine and it breaks custom authentication. If you run each server one at a time, everything works. If two servers are running, then it is impossible to connect to one. I don't get any errors in the logs.
Comments
-
What does this have to do with the problem? lol
0 -
You can't run two Photon instances on the same server, nor does it make sense since resources are already distributed efficiently from inside of a single process since they use standard thread pooling.
If you are doing this to circumvent license restrictions (which your older forum posts give the impression of), then this isn't allowed. The 100 CCU license is for testing and development only.
0