Page 1 of 1

not starting...

PostPosted: 03 Jan 2014, 21:46
by champs
...unfortunately, right after boot-up the login-prompt shows up and after seconds the screen shows the follwoing error-messages:
rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6

any suggestions?

Re: not starting...

PostPosted: 04 Jan 2014, 12:38
by Orion
Hi champs,
the error message is right. We have disabled IPv6 support, so RPCBIND daemon cannot open IPv6 socket.
Try to login with user: root, pass: rune and exec this command: ifconfig
Let us know if your NIC eth0 is running (post here ifconfig output).

Bye.
Simone

Re: not starting...

PostPosted: 13 Jan 2014, 10:26
by boylinux
ifconfig -a

See the interface is there but not used

ifconfig eth0 up

ifconfig

Re: not starting...

PostPosted: 13 Jan 2014, 10:35
by boylinux

Re: not starting...

PostPosted: 14 Jan 2014, 16:06
by markwho
I am not a programmer just someone who tinkers with things, so this is not a fix to the problem of the RUNE player not picking up an address.

This doesn't fix the problem, but did allow me to "test drive" Rune.

I logged in from console with user:root pw:rune and executed the command: dhcpcd eth0

This leased an IP address

Then exec ifconfig to see IP address again