Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

invalid volume spec error when LOOM_STORAGE_ROOT=/ #568

Open
nhammond opened this issue Nov 1, 2018 · 1 comment
Open

invalid volume spec error when LOOM_STORAGE_ROOT=/ #568

nhammond opened this issue Nov 1, 2018 · 1 comment
Assignees

Comments

@nhammond
Copy link
Collaborator

nhammond commented Nov 1, 2018

TaskAttempts failed consistently with this error. Possibly caused by setting "LOOM_STORAGE_ROOT=/"

`
[Pull task run image.] **************************************************** changed: [10.249.20.21] PLAY [Execute a Loom task attempt on the specified worker instance.] *********** TASK [Gathering Facts] ********************************************************* ok: [10.249.20.21] TASK [Execute a TaskAttempt] *************************************************** fatal: [10.249.20.21]: FAILED! => {"changed": false, "msg": "Error creating container: 500 Server Error: Internal Server Error ("{"message":"invalid volume spec \"/\": invalid volume specification: '/': invalid mount config for type \"volume\": invalid specification: destination can't be '/'"}")"} to retry, use: --limit @/loom-settings/playbooks/gcloud_run_task_attempt.retry PLAY RECAP ********************************************************************* 10.249.20.21 : ok=12 changed=5 unreachable=0 failed=1 localhost : ok=14 changed=7 unreachable=0 failed=0

`

@nhammond nhammond self-assigned this Nov 1, 2018
@nhammond nhammond changed the title invalid volume spec invalid volume spec error when LOOM_STORAGE_ROOT=/ Nov 1, 2018
@nhammond
Copy link
Collaborator Author

nhammond commented Nov 1, 2018

Confirmed, changing LOOM_STORAGE_ROOT from "/" to /loom_development/" resolved the error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant