-
Notifications
You must be signed in to change notification settings - Fork 95
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
Gateway - Reservation displays invalid date #335
Comments
Hello @attssystem, thanks for reporting! Do you get this behavior with multiple browsers? What Slurm version are you using? Can I have the result of this command (possibly anonymized)? # curl --unix-socket /run/slurmrestd/slurmrestd.socket http://slurm/slurm/v0.0.39/reservations |
I get this issue with Safari and Chrome on MacOS14. I'm running So with
(I tried to obfuscate not too much) It could come from my API version ? (sorry I didn't check before asking) |
Heh yes, specifying an alternative version in |
Can you confirm that removing |
Hi, just tested. It doesn't work because our slurmrestd is set on I'll have to discuss with my colleagues if we can enable |
Just tried exposing |
Hi :) (sorry for the spam...)
I'm running the gateway (3.1.0-1.deb12 in production mode using Apache) in a Debian 12 container and I've got an issue with the Reservation view. On my cluster I've got one reservation that appears mostly correctly but I get "Invalid date" for start and end times (see below screenshot).
It doesn't generate error in the web console, agent doesn't seem to generate error either (nothing appears in frontend at least).
I've done a
scontrol show res
on my cluster and got those (time-related) dates :Is something wrong on my side ?
Thanks for your help ! :)
The text was updated successfully, but these errors were encountered: