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

bug: Docker image ensure data folder for compactor exists #3455

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

simonswine
Copy link
Contributor

This apparently was missed in #2875

ts=2024-07-31T14:22:52.491454333Z caller=compactor.go:646 level=error component=compactor component=compactor msg="failed to compact user blocks" tenant=anonymous err="mkdir data-compactor: permission denied"

This apparently was missed in #2875

```
ts=2024-07-31T14:22:52.491454333Z caller=compactor.go:646 level=error component=compactor component=compactor msg="failed to compact user blocks" tenant=anonymous err="mkdir data-compactor: permission denied"
```
@simonswine simonswine changed the title Ensure data folder for compactor exists bug: Docker image ensure data folder for compactor exists Jul 31, 2024
@simonswine simonswine marked this pull request as ready for review July 31, 2024 14:42
@simonswine simonswine requested a review from a team as a code owner July 31, 2024 14:42
@simonswine simonswine merged commit ca28b5b into main Jul 31, 2024
18 checks passed
@simonswine simonswine deleted the 20240731_provide-folder-for-compactor branch July 31, 2024 15:31
aleks-p pushed a commit that referenced this pull request Jul 31, 2024
This apparently was missed in #2875

```
ts=2024-07-31T14:22:52.491454333Z caller=compactor.go:646 level=error component=compactor component=compactor msg="failed to compact user blocks" tenant=anonymous err="mkdir data-compactor: permission denied"
```
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