Skip to content

execution-entrypoint.sh missing??? #443

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

Open
memand opened this issue Apr 21, 2025 · 4 comments
Open

execution-entrypoint.sh missing??? #443

memand opened this issue Apr 21, 2025 · 4 comments

Comments

@memand
Copy link

memand commented Apr 21, 2025

docker-compose.yml contains a refference to ./execution-entrypoint.sh

So I would expect that file to exist, just as op-node-entrypoint.sh does... It does not exist tho, which makes it very hard for me to set --nat=X

@danyalprout
Copy link
Collaborator

It looks like the file it references is execution-entrypoint (with no .sh).

This appears to be copied in correctly geth, reth.

Just want to confirm this isn't a typo?

@memand
Copy link
Author

memand commented Apr 22, 2025

Yeah, mb... Made the report a bit quick, I can confirm it's the execution-entrypoint without the .sh extension I miss

@memand
Copy link
Author

memand commented Apr 22, 2025

I see, so for some reason it did not copy over when I did 'docker compose up --build' but it sounds like I can copy it myself safely from the geth dir :D Thanks a lot :)

@memand
Copy link
Author

memand commented Apr 22, 2025

Could it maybe be because I blundered and didn't set up the env(s) correctly before building? I will make a test to find out if that was the issue when I get back home, and get back to you :)

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