Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#9c9fb5
bgColor#fcfcfc
titleColor#fcfcfc
titleBGColor#021D61
borderStylesolid
titleOpen OnDemand


Excerpt


Expand
titleQ. Why does my Desktop session fail with "Could not connect to session bus: failed to connect to socket /tmp/dbus-"?


Panel
borderColor#07105b
bgColor#f6f6f6
titleColor#00084d
titleBGColor#d9dae5
borderStyledotted

This is most commonly seen with users who have Anaconda or Miniconda initialized in their accounts. For a permanent solution, you can run the following command from an interactive terminal session:


Code Block
languagebash
themeEmacs
conda config --set auto_activate_base false


This will prevent conda from auto-activating when you first log in and allow you to have more control over your environment. When you'd like to activate anaconda, runĀ conda activate. See this example for information running anaconda workflows in batch with auto-activation disabled.



Expand
titleQ. Why am I getting a message saying I'm not sponsored when trying to log in?


Panel
borderColor#07105b
bgColor#f6f6f6
titleColor#00084d
borderWidth1
titleBGColor#d9dae5
borderStyledotted

If you are trying to log in to Open Ondemand and are seeing the following:

  1. You have not yet been sponsored by a faculty member. See our Account Creation page for instructions on getting registered for HPC.
  2. If you are already registered for HPC, this may be a browser issue. Try logging in again in an incognito session or different browser to test. If this succeeds, clearing your browser's cookies should help.




Expand
titleQ. Why am I getting a "Bad Request" message when trying to connect?


Panel
borderColor#07105b
bgColor#f6f6f6
titleColor#00084d
borderWidth1
titleBGColor#d9dae5
borderStyledotted

If you are trying to log in to Open Ondemand and are seeing the following:

this may be a browser issue. Try logging in again in an incognito session or different browser to test. If this succeeds, clearing your browser's cache should help.




Expand
titleQ. Why am I getting an error saying "We're sorry, but something went wrong" when trying to log in?


Panel
borderColor#07105b
bgColor#f6f6f6
titleColor#00084d
borderWidth1
titleBGColor#d9dae5
borderStyledotted

If you're trying to log into Open OnDemand but are getting an ambiguous error that looks something like the following:

Image Added

check your storage usage in your home directory. You can do this by logging into HPC in a terminal session and using the command uquota. If your storage usage is >50GB, OnDemand cannot create the temporary files necessary to give access to the website. Try clearing out some space in your home and then logging back into OnDemand.