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

Datahub Action Pod failing to initialize #523

Open
rhadoopo opened this issue Dec 13, 2024 · 0 comments
Open

Datahub Action Pod failing to initialize #523

rhadoopo opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rhadoopo
Copy link

Describe the bug
I am using the default Datahub Helm chart with version 0.4.39 to deploy Datahub on an Openshift Cluster. All components are running except datahub-acryl-datahub-actions.

The pod crashes with:
2024/12/13 13:39:39 Ready: http://datahub-datahub-gms:8080/health.
touch: cannot touch '/tmp/datahub/logs/actions/actions.out': Permission denied
ls: cannot access '/etc/datahub/actions/conf/': No such file or directory
No user action configurations found. Not starting user actions.
/start_datahub_actions.sh: line 68: datahub-actions: command not found

To Reproduce
Used the following parameters for the values:
acryl-datahub-actions: enabled: true image: repository: acryldata/datahub-actions tag: "v0.1.1" resources: limits: memory: 512Mi requests: cpu: 300m memory: 256Mi

Expected behavior
Pod works

@rhadoopo rhadoopo added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant