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
Please upgrade to Nomad 1.5.5. Nomad 1.5.4 should not be used. 1.5.4 contained a bug which implicitly disabled logs on allocations: #17087
That being said, the bug you ran into still exists on Nomad 1.5.5 if you explicitly disable logs with: logs { disabled = true }. I #17148 to track that issue.
Tasks should work by default, and disabling logs will be unavailable on Windows until #17148 is resolved. Sorry for the hassle!
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.
Operating system and Environment details
Windows server 2022
Issue
Job start fails with:
Reproduction steps
Simple
raw_exec
job without any special settings.This is probably related https://github.com/hashicorp/nomad/pull/16962/files#diff-3319d35cf84f1373ae3ebeb8ba7d96d936205b7e4fa3489000949505e6aec0acR72-R73
The text was updated successfully, but these errors were encountered: