We are getting issue with batch apps namely ANSYS workbench , it works fine on RHEL7 but as we run this application on RHEL8 , with same setup , scripts and turbovnc , websockify , we are facing this issue , looks like he noVNC gets connected for ANSYS GUI on ThinLinc because it proxies it localhost "
proxying from :48924 to localhost:5901
" .. Can you tell me how can that be prevented and the app opens in same browser without going into Thinlinc .
Also , below is the error we get in developers tool
Well , ThinLinc allows users to access a graphical desktop environment on HPC visualization nodes.
I have attached the output.log, vnc.log or websockify.log to look further . Please let me know if you find anything . I also made sure the reverse proxy is setup correctly .
FYI, we have recently been in discussion with the team at Cendio about providing more formal support for interfacing Open OnDemand and ThinLinc. There are some home-grown approaches people have done in the past, but at some point in the future we anticipate an official integration.
Thank you , I tried that and it didnt help however , when I changed the websocket to 443 instead of 6443 ..It worked .. But , we are using port:6443 for Open ondemand which is also configured in ood_portal.yml
Is there any way I can configure 6443 for websocket for such GUI apps because we are using 443 for other purposes . As I mentioned it works if I can change to 443..