License Host Error
Posted: Mon Sep 30, 2019 5:06 pm
Hello, I just finished installation & licensing process for eve pro. Install is bare metal with ubuntu. My online state is still showing invalid and getting License Host Error.
Verified on GUI that license is correct. Tried reboot, no luck. Internet connectivity is via proxy and the cookbook advises that offline EVE Pro license is supported for Bare EVE install, which is what I have.
root@eve-ng:/opt/unetlab/addons/qemu# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Sep 30 12:03:50 Sep 30 12:03:50 Online Check state: Invalid
Sep 30 12:03:51 Sep 30 12:03:51 ERROR: License Host Error
I see from post 2 years ago Uldis advised:
3. update your proxy settings:
Use vi or nano, where IP is your proxy IP, port as well must be ours.
WARNING: syntax is very important in this file.
cat /etc/apt/apt.conf.d/00proxy
Acquire::http::Proxy "http://10.10.10.10:80/";
Acquire::https::Proxy "http://10.10.10.10:80/";
Acquire::ftp::Proxy "http://10.10.10.10:80/";
Am I understanding correctly that I need to enter my proxy IP address but the eve-ng port?
Verified on GUI that license is correct. Tried reboot, no luck. Internet connectivity is via proxy and the cookbook advises that offline EVE Pro license is supported for Bare EVE install, which is what I have.
root@eve-ng:/opt/unetlab/addons/qemu# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Sep 30 12:03:50 Sep 30 12:03:50 Online Check state: Invalid
Sep 30 12:03:51 Sep 30 12:03:51 ERROR: License Host Error
I see from post 2 years ago Uldis advised:
3. update your proxy settings:
Use vi or nano, where IP is your proxy IP, port as well must be ours.
WARNING: syntax is very important in this file.
cat /etc/apt/apt.conf.d/00proxy
Acquire::http::Proxy "http://10.10.10.10:80/";
Acquire::https::Proxy "http://10.10.10.10:80/";
Acquire::ftp::Proxy "http://10.10.10.10:80/";
Am I understanding correctly that I need to enter my proxy IP address but the eve-ng port?