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

bc_vt_codeserver app fails to launch on DGX nodes due to missing modules #26

Open
matthewabrown opened this issue Jul 26, 2023 · 0 comments

Comments

@matthewabrown
Copy link
Contributor

When a user launches Codeserver IDE app on DGX nodes (probably A100 nodes have same issue), they get a page with:

"Not Found

The requested URL was not found on this server."

The output.log for the session shows the issue is missing software modules on that node type.

[brownm12@ood-dev ~]$ cat ~/ondemand/data/sys/dashboard/batch_connect/sys/bc_vt_codeserver/output/1a31d92f-8c83-4371-9286-d0b27dfb00f1/output.log
Script starting...
Wed Jul 26 08:30:22 EDT 2023: Waiting for Code Server to open port 58306...
Wed Jul 26 08:30:22 EDT 2023: Running on compute node :58306
Lmod has detected the following error: The following module(s) are unknown:
"app_code_server" "project/ondemand"

Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore-cache load "app_code_server" "project/ondemand"

Also make sure that all modulefiles written in TCL start with the string
#%Module

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

1 participant