You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open OnDemand is used for accessing HPC resources, submitting jobs to a cluster, user file access, etc.
SSH container name: ondemand (must login to front end first)
URL: https://localhost:3443/
Portal Logins include:
Any of the LDAP accounts listed above.
Once logged in, click on "Clusters" and then "HPC Cluster Shell Access" and you will be logged in to the cluster frontend container.
how to debug this?
The text was updated successfully, but these errors were encountered:
you cna look in the apache logs at /var/log/httpd/localhost_error_ssl.log or similar (I'm recalling that path by memory). These logs are in the ondemand container which you can access through docker exec -it ondemand /bin/bash (another command I pulled from memory so could be wrong).
I Have some problem when tried this
Open OnDemand
Open OnDemand is used for accessing HPC resources, submitting jobs to a cluster, user file access, etc.
SSH container name: ondemand (must login to front end first)
URL: https://localhost:3443/
Portal Logins include:
Any of the LDAP accounts listed above.
Once logged in, click on "Clusters" and then "HPC Cluster Shell Access" and you will be logged in to the cluster frontend container.
how to debug this?
The text was updated successfully, but these errors were encountered: