Details
Description
Some logs attached and an erlang crashdump
Through working with Bin we found that the problem has to do with reading the IP address list of the server;
Eshell V5.7.4 (abort with ^G)
1> inet:getif().
{error,efault}
2> inet:getiflist().
{error,efault}
Through working with Bin we found that the problem has to do with reading the IP address list of the server;
Eshell V5.7.4 (abort with ^G)
1> inet:getif().
{error,efault}
2> inet:getiflist().
{error,efault}