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

fix missing end quote on nat IP #273

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

coffeexcoin
Copy link
Contributor

I was trying to set up a base node and was running into an error

./geth-entrypoint: line 72: unexpected EOF while looking for matching `"'

It appears this is due to a missing end quote on the line:

ADDITIONAL_ARGS="$ADDITIONAL_ARGS --nat=extip:$HOST_IP

@danyalprout danyalprout self-requested a review June 13, 2024 15:21
@danyalprout danyalprout merged commit b63b798 into base-org:main Jun 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants