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

Besu fails to start with permission problems to besu users with files in /data folder #8345

Open
lucianoacsilva opened this issue Feb 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@lucianoacsilva
Copy link

Hello,

When I updated to version 25.1.0, I thought the problems of permissions with besu user in "/data" folder when raising a Besu node wouldn't happen anymore (#7575). However, it looks like it is still happening.

Steps to Reproduce

  1. Run Besu Node

Expected behavior: Besu node to start.

Actual behavior: Besu node fails to start complaning about permission in file /data/database/LOG
Frequency: Always

Logs

Image

Versions (Add all that apply)

  • Software version: 25.1.0
@lucianoacsilva lucianoacsilva added the bug Something isn't working label Feb 24, 2025
@macfarla
Copy link
Contributor

@lucianoacsilva can you provide some details about your setup (as per the bug report template) to help us find out what's the cause here -

Versions (Add all that apply)

  • Software version: [besu --version]
  • Java version: [java -version]
  • OS Name & Version: [cat /etc/*release]
  • Kernel Version: [uname -a]
  • Virtual Machine software & version: [vmware -v]
  • Docker Version: [docker version]
  • Cloud VM, type, size: [Amazon Web Services I3-large]
  • Consensus Client & Version if using Proof of Stake: [e.g. Teku, Lighthouse, Prysm, Nimbus, Lodestar]

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

2 participants