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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
my version is 3.3.4,with org.apache.dubbo:dubbo-spring-boot-starter
but i found this error:
i use nacos as registry. in nacos, service ip was ipv4,but i found a "ipv6=" in matedata
the configration was:
so, my question is, how to disable ipv6?
add -Djava.net.preferIPv4Stack=true was useful, but i want to use yaml configration
Code of Conduct
All reactions