Skip to content
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

Permission denied in /home/tfo-runner #167

Open
iagoferreirati opened this issue Dec 17, 2023 · 2 comments
Open

Permission denied in /home/tfo-runner #167

iagoferreirati opened this issue Dec 17, 2023 · 2 comments

Comments

@iagoferreirati
Copy link

When starting the container I am receiving the following error

terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: cannot create directories: Permission denied [/home/tfo-runner/generations/12]
@isaaguilar
Copy link
Collaborator

When starting which container? Terraform-operator has the controller image,

  • ghcr.io/galleybytes/terraform-operator:v0.16.0,

and when tasks run, there are task pods that tfo might use:

  • ghcr.io/galleybytes/terraform-operator-setup
  • ghcr.io/galleybytes/terraform-operator-tftaskv1.1.1
  • or ghcr.io/galleybytes/terraform-operator-script

@iagoferreirati
Copy link
Author

The task that is failing is "ghcr.io/galleybytes/terraform-operator-setup"

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

No branches or pull requests

2 participants