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 · 1 comment
Open

Datahub Action Pod failing to initialize #523

rhadoopo opened this issue Dec 13, 2024 · 1 comment
Labels
bug Something isn't working stale

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
Copy link

This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io

@github-actions github-actions bot added the stale label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant