-
Notifications
You must be signed in to change notification settings - Fork 60
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
(validator) Allow RPC endpoint to bind IPv6 address #396
Comments
This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave |
Problem:
|
grooviegermanikus
changed the title
Allow RPC endpoint to bind IPv6 endpoint
(validator) Allow RPC endpoint to bind IPv6 address
Jun 6, 2024
proposed solution I:
proposed solution II:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--rpc-bind-address
rejects IPv6 addresses:::1
,[::1]
,[::]
The text was updated successfully, but these errors were encountered: