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

Tempo can't mkdir #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

pcambra
Copy link

@pcambra pcambra commented May 24, 2024

The tempo container wasn' starting for me with the following error:

level=error ts=2024-05-24T13:11:11.8167803Z caller=main.go:121 msg="error running Tempo" err="failed to init module services: error initialising module: store: failed to create store: mkdir /tmp/tempo/blocks: permission denied"

This issue grafana/tempo#3601 looks like the same and they fixed the examples so the tempo-data volume has the right user and permissions in grafana/tempo#3603, this is the example that has worked for me: https://github.com/zalegrala/tempo/blob/cdd03257405f292f672882a5d7b5434d7d3c2fe7/example/docker-compose/local/docker-compose.yaml

@ianuttall
Copy link

This commit fixed the issue for me.

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

Successfully merging this pull request may close these issues.

2 participants