-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
HI
i have the following issue, when calling this rest api endpoint:
urllib3.connectionpool http://slurm:6820 "GET /slurm/v0.0.43/nodes/?update_time=1762768086 HTTP/1.1" 500 719
i get this error:
"errors": [
{
"description": "Unable to query partitions",
"error_number": -1,
"error": "Unspecified error",
"source": "_dump_nodes"
}
],
"warnings": [
],
"meta": {
"plugin": {
"type": "openapi/slurmctld",
"name": "Slurm OpenAPI slurmctld",
"data_parser": "data_parser/v0.0.43",
"accounting_storage": "accounting_storage/slurmdbd"
},
"client": {
"source": "slurm:6820(fd:10)",
"user": "root",
"group": "root"
},
"command": [
],
"slurm": {
"version": {
"major": "25",
"micro": "4",
"minor": "05"
},
"release": "25.05.4",
"cluster": "mycluster"
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels