Server does not respond error produced when joining review
Symptoms
When trying to join a Crucible Review
the following ERROR
appears as a popup:
Server is not responding
Cause
This is happening probably because you have a proxy in front of Crucible
and don't have it configured on the Crucible Configuration
.
Resolution
You Crucible
Configuration File
should look like the following:
<http bind=":8060" proxy-host="YOUR_PROXY" proxy-port="443" proxy-scheme="https"/>
Fo more information about it please refer to: Integrating with other web servers
Last modified on Jun 17, 2013
Powered by Confluence and Scroll Viewport.