Skip to content

Conversation

@ggtrd
Copy link

@ggtrd ggtrd commented Nov 10, 2025

Description of the change

Fix "chown: missing operand after '1001:1001'" on master and volume

Benefits

After activated persistence, and when using volumePermissions, both master and volume pods are failing due to "chown: missing operand after '1001:1001'"

Also, it seems the volume "data-0" doesn't work (maybe SeaweedFS waits for "data" and not "data-0" ?), but i've solved this on my own by setting "data" in values since i need only one volume. This last point is not part of the PR, just wanted to inform you.

Possible drawbacks

None

Applicable issues

None

Additional information

None

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@carrodher
Copy link
Member

Thank you for initiating this pull request. We appreciate your effort. This is just a friendly reminder that signing your commits is important. Your signature certifies that you either authored the patch or have the necessary rights to contribute to the changes. You can find detailed information on how to do this in the “Sign your work” section of our contributing guidelines.

Feel free to reach out if you have any questions or need assistance with the signing process.

@ggtrd ggtrd force-pushed the main branch 2 times, most recently from fad2e62 to 4e5a6bc Compare November 12, 2025 09:57
@ggtrd
Copy link
Author

ggtrd commented Nov 12, 2025

hi @carrodher
Is it ok now ?

@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Nov 12, 2025
@github-actions github-actions bot removed the triage Triage is needed label Nov 12, 2025
@github-actions github-actions bot removed the request for review from carrodher November 12, 2025 11:53
@github-actions github-actions bot requested a review from fmulero November 12, 2025 11:53
Copy link
Collaborator

@fmulero fmulero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @ggtrd for bringing this issue to our attention and apply this fix.

I've just left a comment proposing a change, could you give it a glance?

Signed-off-by: Bitnami Bot <[email protected]>
@ggtrd
Copy link
Author

ggtrd commented Nov 24, 2025

Hey @fmulero i've removed the unwanted command as mentioned in your suggestion. I don't know if the failed job is a problem for you to go further? If yes, i'd like to understand what is the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress seaweedfs verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants