[ 
https://issues.apache.org/jira/browse/IGNITE-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323432#comment-16323432
 ] 

Andrey Novikov commented on IGNITE-5697:
----------------------------------------

This problem was fixed by adding host parameter to settings: 
{code}srv.listen(settings.server.port, settings.server.host){code}
By default settings.server.host = '127.0.0.1', settings.server.port = 3000

> Web Console should be configurable for IPv4 connections
> -------------------------------------------------------
>
>                 Key: IGNITE-5697
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5697
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>    Affects Versions: 2.0
>            Reporter: Michael Griggs
>            Assignee: Michael Griggs
>
> When an IPv6 network interface is available, NodeJS will always prefer that 
> to an IPv4 interface.  This causes problems if IPv6 is not fully operational 
> on the network.  
> This fix will add the ability to specify that IPv4 should be used.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to