Reverse Proxy FAQs
You might run into some errors when using Reverse Proxy.
Common errors and solutions
| Issue | Solution |
|---|---|
| Accessing company.cdsw.cloudera.com displays Apache2 default page | This issue occurs because there is a default configuration that points to the
same port. You can list the configurations listening to each port by entering
apachectl -S. Disable the unnecessary configurations from the files
to avoid this issue. |
| Seeing errors with the WebSockets | Usually this issue is seen when there are SSL certificate issues or the
certificate is not trusted. Check the following:
|
