How to update proxy settings in EVE-NG Pro

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
Aninda
Posts: 14
Joined: Mon Mar 04, 2019 4:45 pm

How to update proxy settings in EVE-NG Pro

Post by Aninda » Wed Jan 27, 2021 5:48 am

Hi,

I had a proxy that was decommissioned and the IP address was changed. Because of this, the license became invalid and my license server service is stuck in a boot loop (not sure why):

root@eve-ng-pro:~# systemctl status licserver
● licserver.service - EVE Lic server
Loaded: loaded (/etc/systemd/system/licserver.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2021-01-27 11:21:11 IST; 1s ago
Process: 5658 ExecStop=/usr/bin/killall -9 licserver (code=exited, status=0/SUCCESS)
Process: 14804 ExecStart=/opt/unetlab/wrappers/licserver & (code=exited, status=203/EXEC)
Main PID: 14804 (code=exited, status=203/EXEC)
CPU: 673us

Jan 27 11:21:11 eve-ng-pro systemd[1]: Stopped EVE Lic server.
Jan 27 11:21:11 eve-ng-pro systemd[1]: licserver.service: Consumed 719us CPU time
Jan 27 11:21:11 eve-ng-pro systemd[1]: Started EVE Lic server.
Jan 27 11:21:11 eve-ng-pro systemd[1]: licserver.service: Main process exited, code=exited, status=203/EXEC
Jan 27 11:21:11 eve-ng-pro systemd[1]: licserver.service: Failed with result 'exit-code'.
Jan 27 11:21:11 eve-ng-pro systemd[1]: licserver.service: Consumed 673us CPU time

I am unable to update the proxy settings on the EVE-NG system settings page - even if I change the IP address, it continues to retain the old IP address. Is there some other way to update the proxy?
Last edited by Aninda on Wed Jan 27, 2021 6:04 am, edited 1 time in total.

Aninda
Posts: 14
Joined: Mon Mar 04, 2019 4:45 pm

Re: How to update proxy settings in EVE-NG Pro

Post by Aninda » Wed Jan 27, 2021 6:01 am

I used rm -f /opt/ovf/.configured to update the settings. Now I can't even login to the GUI anymore - the GUI comes up but it does nothing after entering the username/password.

Aninda
Posts: 14
Joined: Mon Mar 04, 2019 4:45 pm

Re: How to update proxy settings in EVE-NG Pro

Post by Aninda » Wed Jan 27, 2021 6:16 am

It also looks like the proxy setting isn't getting updated correctly:

E: Syntax error /etc/apt/apt.conf.d/00proxy:4: Extra junk at end of file

Even though I have the correct syntax.

Uldis (UD)
Posts: 5081
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: How to update proxy settings in EVE-NG Pro

Post by Uldis (UD) » Wed Jan 27, 2021 1:28 pm

In the EVE-NG Pro it is easy:
EVE Pro cookbook
https://www.eve-ng.net/index.php/docume ... -cookbook/
Section 3.5.3

Post Reply