when i am executing nomad job run pytechco-redis.nomad.hcl on macos then job is creating but status is dead and i am able to see logs :
Driver Failure: Failed to start container 1dad59d46811ddbf97eff6c7639ce52d5c2d56da282db83a1fd9efd8a6da9845: API error (500): error while creating mount source path '/host_mnt/private/tmp/NomadClient942020698/7349dde5-a58f-4ee3-4f07-48a022277c6b/alloc': mkdir /host_mnt/private/tmp/NomadClient942020698: permission denied
how to solve it.
when i am executing
nomad job run pytechco-redis.nomad.hclon macos then job is creating but status is dead and i am able to see logs :Driver Failure: Failed to start container 1dad59d46811ddbf97eff6c7639ce52d5c2d56da282db83a1fd9efd8a6da9845: API error (500): error while creating mount source path '/host_mnt/private/tmp/NomadClient942020698/7349dde5-a58f-4ee3-4f07-48a022277c6b/alloc': mkdir /host_mnt/private/tmp/NomadClient942020698: permission denied
how to solve it.