stereum-dev / ethereum-node

Run an Ethereum node, solo stake ETH and connect dApps to your server with Stereum Ethereum Node Setup & Manager!
https://www.stereum.com/?utm_source=github&utm_medium=stereum-repo&utm_id=0
MIT License
122 stars 48 forks source link

[Bug]: Enabling pruning on Besu doesn't work #2082

Closed stefa2k closed 1 month ago

stefa2k commented 2 months ago

Environment

Release

Bug Description

After enabling pruning in the settings of Besu the logs shows errors.

Launcher Version

2.2.2

Operating System

Mac

Affected Service (if applicable)

Besu 24.9.1

Logs (if applicable)

#25: besu [COMMAND] --help

#24: To display full help:

#23: 

#22: Possible solutions: --profile, --privacy-tls-enabled, --privacy-tls-keystore-file, --privacy-tls-keystore-password-file, --privacy-tls-known-enclave-file, --privacy-enabled, --privacy-multi-tenancy-enabled, --privacy-url, --privacy-public-key-file, --privacy-marker-transaction-signing-key-file, --privacy-enable-database-migration, --privacy-flexible-groups-enabled, --privacy-nonce-always-increments

#21: Unknown option: '--pruning-enabled'

#20: besu [COMMAND] --help

#19: To display full help:

#18: 

#17: Possible solutions: --profile, --privacy-tls-enabled, --privacy-tls-keystore-file, --privacy-tls-keystore-password-file, --privacy-tls-known-enclave-file, --privacy-enabled, --privacy-multi-tenancy-enabled, --privacy-url, --privacy-public-key-file, --privacy-marker-transaction-signing-key-file, --privacy-enable-database-migration, --privacy-flexible-groups-enabled, --privacy-nonce-always-increments

#16: Unknown option: '--pruning-enabled'

#15: besu [COMMAND] --help

#14: To display full help:

#13: 

#12: Possible solutions: --profile, --privacy-tls-enabled, --privacy-tls-keystore-file, --privacy-tls-keystore-password-file, --privacy-tls-known-enclave-file, --privacy-enabled, --privacy-multi-tenancy-enabled, --privacy-url, --privacy-public-key-file, --privacy-marker-transaction-signing-key-file, --privacy-enable-database-migration, --privacy-flexible-groups-enabled, --privacy-nonce-always-increments

#11: Unknown option: '--pruning-enabled'

#10: besu [COMMAND] --help

#9: To display full help:

#8: 

#7: Possible solutions: --profile, --privacy-tls-enabled, --privacy-tls-keystore-file, --privacy-tls-keystore-password-file, --privacy-tls-known-enclave-file, --privacy-enabled, --privacy-multi-tenancy-enabled, --privacy-url, --privacy-public-key-file, --privacy-marker-transaction-signing-key-file, --privacy-enable-database-migration, --privacy-flexible-groups-enabled, --privacy-nonce-always-increments

#6: Unknown option: '--pruning-enabled'

#5: besu [COMMAND] --help

#4: To display full help:

#3: 

#2: Possible solutions: --profile, --privacy-tls-enabled, --privacy-tls-keystore-file, --privacy-tls-keystore-password-file, --privacy-tls-known-enclave-file, --privacy-enabled, --privacy-multi-tenancy-enabled, --privacy-url, --privacy-public-key-file, --privacy-marker-transaction-signing-key-file, --privacy-enable-database-migration, --privacy-flexible-groups-enabled, --privacy-nonce-always-increments

#1: Unknown option: '--pruning-enabled'

Acknowledgment

NeoPlays commented 2 months ago

i could swear that i deleted that option. At least i wrote Update Scripts for that... https://github.com/hyperledger/besu/releases/tag/24.5.1 There is no Forest Pruning anymore

NeoPlays commented 2 months ago

@PatrickRL pls just delete this option, if you're already working on them 🙏🏼