Hey all,
I've recently started setting up a reverse proxy for our Enterprise setup. Once we were up and going, I attempted to open up a Notebook, and it is stuck at 50% loading, sometimes it reached up to 80%. The Notebook server shows that a container was opened, but nothing occurs within, what should I check next?
Enterprise 11.1 | Apache Proxy 2.4
Screenshots below:
Any ideas?
Thank you in advance!
Solved! Go to Solution.
This was resolved after changing the WebContextURL to be our reverse proxy address.
Original: https://<webadaptor>.local/notebook
New Working: https://<reverse-proxy>/notebook
This was resolved after changing the WebContextURL to be our reverse proxy address.
Original: https://<webadaptor>.local/notebook
New Working: https://<reverse-proxy>/notebook