Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open OnDemand Error 500 Internal Server Error #193

Open
juliusHin opened this issue Dec 13, 2024 · 1 comment
Open

Open OnDemand Error 500 Internal Server Error #193

juliusHin opened this issue Dec 13, 2024 · 1 comment

Comments

@juliusHin
Copy link

juliusHin commented Dec 13, 2024

I Have some problem when tried this

Open OnDemand
gambar

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?

@johrstrom
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants