found another post here with a similar sounding issue and tried copying the contents of /etc/apache2/sites-available/ood-portal.conf to /etc/apache2/sites-available/ood-portal-le-ssl.conf and now i get a jupyterhub 404 page. at least a new error is some progress.
so this works: http://hpc-02.grit.ucsb.edu:31828/lab
but this 404s: https://hpc.grit.ucsb.edu/node/hpc-02.grit.ucsb.edu/31828/lab
with:
Jupyter Server
404 : Not Found
You are requesting a page that does not exist!
further more if i try to conenct to an open nc port i see the expected data on the remote host so i’m dangerously close.
UPDATE:
i can now get it to load the correct page but it initially shows a 405 error, if i reload the page then i get my jupyter lab and all is well. I’m again stumped on this one.
UPDATE2:
got it sorted i had a post in my view.html.erb method instead of a get