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

Previous and new users being stuck in pending status #274

Open
thomasj20git opened this issue Jul 16, 2024 · 2 comments
Open

Previous and new users being stuck in pending status #274

thomasj20git opened this issue Jul 16, 2024 · 2 comments

Comments

@thomasj20git
Copy link

I ran into an issue with my cluster where my users were all created and I could login into each of the nodes with my users but now I cant and they are stuck in this pending to be created state.
Screenshot 2024-07-16 at 7 48 19 AM

@thomasj20git
Copy link
Author

Active
Failed to execute cluster-init script '/mnt/cluster-init/slurm/login/scripts/00-install-login.sh' in project 'slurm' (return code: 1)
Software Configuration
Edit and re-upload the script to correct the error and try again
Get more help on this issue
Detail:
Script output:
An error occured during installation. See log file /var/log/azure-slurm-install.log for details.
2024-07-15 16:33:39,877 ERROR: An error occured during installation.
Traceback (most recent call last):
File "install.py", line 631, in
main()
File "install.py", line 604, in main
munge_key(settings)
File "install.py", line 207, in munge_key
ilib.copy_file(
File "/opt/cycle/jetpack/system/bootstrap/azure-slurm-install/installlib.py", line 148, in copy_file
shutil.copyfile(src=source, dst=dest)
File "/opt/cycle/jetpack/system/embedded/lib/python3.8/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: '/sched/clusterpoc/munge.key'

@aditigaur4
Copy link
Collaborator

Did you restart the cluster when you saw the issue in cluster-init? which version of CC is this?

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