You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A known workaround is to use the join flag without brackets, I reproduced the issue locally and can confirm that the node will start without the brackets.
The user brings up a good point where we support IPv6 but have certain areas where bracket notation is supported and other areas where it is not.
Additionally, another workaround is to use a DNS name for the IPv6 address.
Here is a link to the docs page that specifically speaks about the cockroach start command and flags associated with it.
I think we should mention this until somewhere the issue is resolved.
It seems like we've seen this issue before relating to the hostname seen here. However, this issue is related to the join flag. cockroachdb/cockroach#33008
The text was updated successfully, but these errors were encountered:
The issue was submitted by a user in cockroachdb/cockroach#38882
A known workaround is to use the join flag without brackets, I reproduced the issue locally and can confirm that the node will start without the brackets.
The user brings up a good point where we support IPv6 but have certain areas where bracket notation is supported and other areas where it is not.
Additionally, another workaround is to use a DNS name for the IPv6 address.
Here is a link to the docs page that specifically speaks about the cockroach start command and flags associated with it.
I think we should mention this until somewhere the issue is resolved.
It seems like we've seen this issue before relating to the hostname seen here. However, this issue is related to the join flag. cockroachdb/cockroach#33008
The text was updated successfully, but these errors were encountered: