Cannot register
Hi,
I have just purchased a licennce and when trying to register I receive this error: -
./fop2_server --register
eth0: error fetching interface information: Device not found
Can't get info from ifconfig: at script/fop2_server.pl line 3699.
Any assistance would be greatly appreciated.
Thanks Paul
I have just purchased a licennce and when trying to register I receive this error: -
./fop2_server --register
eth0: error fetching interface information: Device not found
Can't get info from ifconfig: at script/fop2_server.pl line 3699.
Any assistance would be greatly appreciated.
Thanks Paul
Comments
I had this issue, check your interfaces....due to my setup i actually don't have eth0, i have eth1 as the primary lan adapter....so i had to run ./fop_server -iface eth1 to force it to bind to eth1 instead.
Fixed it for me, hope it does for you too
Cheers
Court