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

UFM Slurm integration plugin config parser broken #103

Open
jabl opened this issue May 24, 2023 · 0 comments
Open

UFM Slurm integration plugin config parser broken #103

jabl opened this issue May 24, 2023 · 0 comments

Comments

@jabl
Copy link

jabl commented May 24, 2023

Hi,

it seems the config parser for parsing the ufm_slurm.conf config file is broken in that it parses commented out things. E.g. if the config file contains

# Generated token when you set auth_type to be token_auth.
# token=INVALID_TOKEN
token=THE_REAL_CORRECT_TOKEN

allocating a slurm SHARP job fails with

UFM-SLURM-Prolog JobID: 123    ERROR    : Cannot connect to the UFM server. UFM server is not responding

Entirely removing the line

# token=INVALID_TOKEN

allows it to succeed.

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