codeflare
codeflare copied to clipboard
not able to open up ray dashboard route from my local system browser
Describe the bug Installed RHODS, created data science project, deployed a Jupiter notebook with code flare image All working fine. Created a cluster. it deployed head and worker ray cluster nodes. All seem to be running fine. It exposes a route for ray dashboard which is not accessible at all.
To Reproduce Steps to reproduce the behavior:
- Install RHODS
- Create a data science project workbench with code flare notebook
- Create a ray cluster
- Check cluster.status -- all running fine5.
- Go to OCP Console/Network/Routes/
namespace -- pick up route address6. - Open this route in your Mac notebook browser7.
- http://ray-dashboard-my-new-mnisttest-default.XXX.com --> does open at all...8. it constantly showing loading with "POC MGEN Fusion home" and " Fusion rack configuration" shown on the page
Expected behavior Must take me to ray dashboard
Screenshots

Desktop (please complete the following information):
-
OS: Mac
-
Browser both chrome, safari
-
Version Mac Monterey 12.6.1
-
Browser [e.g. stock browser, safari]
-
Version [e.g. 22]
Additional context Note I have changed security settings of my browser for route address for allow insecure content.. but still it doesn't work for me.