Hey all,
Enterprise 11.2, Linux containers on Docker
My most recent post about the Token issue is still unsolved, Notebook issues seem unsolvable by most sadly. I'm currently running into an issue where whenever I navigate to /rest/services through my reverse proxy, I am met with a 500 error. This occurs by https://reverse-proxy.domain.com/notebook but on https://domain.local/notebook, it works without any issue.
Top picture is with reverse proxy, bottom is without, I am able to navigate to all other servers on my network, /workflow and /server but /notebook seems to be one to cause issues, as usual.
Any ideas?
Thanks in advance!
Solved! Go to Solution.
Hey @A_Wyn_Jones
No worries at all, just the Enterprise experience!
Next time I make a change like that, I'll be sure to backup the location mentioned, I was not aware of that previously so maybe it could have saved some headache! As far as I know the cipher suite was supported, openssl tells me that my cert is TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 which I believe is on the list after doing a Ctrl + F.
If the reinstallation fixes it, I'll be sure to update!
Edit:
After scrolling once on the openssl output, there are a lot more than just one, hopefully many won't cause issues!
Cody