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

why scripts/local_testnet/start_local_testnet.sh has two ./el_bootnode.sh #5910

Closed
HowHsu opened this issue Jun 11, 2024 · 3 comments
Closed

Comments

@HowHsu
Copy link

HowHsu commented Jun 11, 2024

Description

scripts/local_testnet/start_local_testnet.sh build a local testnet, why booting two el_bootnode? and the second el_bootnode actually doesn't start because error of using same port as the first one...

execute_command_add_PID el_bootnode.log ./el_bootnode.sh                         
sleeping 3                                                                       
                                                                                 
execute_command_add_PID el_bootnode.log ./el_bootnode.sh                         
sleeping 1  
@michaelsproul
Copy link
Member

The local testnet scripts have been completely overhauled in #5865. We have deleted the old scripts

@HowHsu
Copy link
Author

HowHsu commented Jun 11, 2024

The local testnet scripts have been completely overhauled in #5865. We have deleted the old scripts

Nice work, but as a newbie, I'd like to stick to the old scripts for this period rather than learning a new framework(too much to learn...), just want to make sure: the current script works well and I can remove the second el_bootnode.sh command, right?

@michaelsproul
Copy link
Member

yeah

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

No branches or pull requests

2 participants