Hi, When I type $ sprio JOBID PARTITION PRIORITY SITE AGE
I get the headers only. The result is the same if I type sprio --users=ebryer. If I type $ sprio -j 4014879 Unable to find jobs matching user/id(s) specified It is as though I typed an invalid jobid. I checked the job id before and after typing the command. There are also quite a few pending jobs $ sacct -aX | grep -i pending | wc -l 99 So sprio should show output on its own. What do I need to do to get sprio working? (sacct and sshare work ok.) Erik