You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @the-maldridge for reporting it. I just pushed a fix for this panic in #10326, which should be out in the next release . For now, I'd suggest using --hcl1 flag (e.g. nomad job run --hcl1 file.hcl) to fallback to using the hcl1 parser.
slick! I think it might be worth creating a patch to the documentation as well until the next release. This page is what led me to believe that this syntax would work.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Operating system and Environment details
Void Linux on amd64.
Issue
Trying to run the provided job file causes a panic.
Reproduction steps
Load the file provided, run it, observe the panic.
Expected Result
No panic.
Actual Result
Nomad panics.
Job file (if appropriate)
Nomad Client logs (if appropriate)
The text was updated successfully, but these errors were encountered: