OnDemand - Debugging#
Please try the following easy steps before contacting support team at tts-research@tufts.edu
Make sure to include the following information:
Network Info (which network you are on, Tufts Secure or Tufts VPN)
Error Info (what error did you receive, screenshots will help. Please include all info)
Application Issue Only: application launch form info (which application, and what are your selections in the launch form)
OnDemand Site Connection Issue#
Make sure you are either on Tufts Secure or Tufts VPN (when off-campus).
Make sure you have an active HPC cluster account.
Manually type
https://ondemand.pax.tufts.edu/
in your browser. Make sure NOT allowing autocompletion.Open OnDemand in Incognito (Chrome) or Private (FireFox) window.
Clear your bowser cache.
If you went through all above steps and still can’t access https://ondemand.pax.tufts.edu/
, please contact us at tts-research@tufts.edu
OnDemand Application Connection Issue#
Quota Issue:#
If you are receiving errors regarding your home directory storage
/cluster/home/your_username
out of storage space (quota exceeded), when starting an application.You can login to the cluster using “HPC Shell Access” or from a terminal app. Use hpctools to check details of your home directory storage usage.
Clean up your home directory
/cluster/home/your_username
and make sure it’s under the 30GB home directory storage limit. (DO NOT delete EVERYTHING in your home directory, especially the hidden files)Once your home directory is cleaned up, try launching the OnDemand Application again.
RStudio Issue:#
Please follow instructions on RStuido via OnDemand page.
Jupyter Notebook:#
Currently, Jupyter Notebook on OnDemand can not rename files or folders. You can rename your notebooks by using the
Save as
option.In the resource launching form, make sure to select
non-GPU
partition if you are not using GPUs.Make sure you are running the intended version of Jupyter.
Make sure you don’t have a conda initialization in your
.bashrc
which may have conflict with OnDemand Apps.Once you are able to launch Jupyter Notebook, make sure you run your notebooks with appropriate kernel.
Referece Conda Environments page on how to setup your conda environment and Jupyter kernel for your workflow.
If you have other issues with OnDemand applications, please contact us at tts-research@tufts.edu