sandynz commented on issue #14576:
URL: 
https://github.com/apache/shardingsphere/issues/14576#issuecomment-1012977940


   Any of them could solve this issue as a workaround out of code:
   
   1, `sudo vi /etc/hosts`, bind local host name and ip, e.g.
    ```
   127.0.0.1     myname.local
   ::1           myname.local
   ```
   
   2, Start proxy with JVM option: `-Djava.net.preferIPv4Stack=true`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to