Unsolved
This post is more than 5 years old
1 Rookie
•
40 Posts
0
1459
July 25th, 2019 12:00
upgrade NW error : a valid host name of the authentication server is required
Hello i did the upgrade of networker virtual appliance via avp file and forgot to fill a host name for auth server. How to 1. restart installation process from the begining or 2. how to fill auth host name to some file to continue the installation process. Please see atatched image. Many thanks Pavel
No Events found!



crazyrov
4 Operator
•
1.3K Posts
0
July 25th, 2019 22:00
You will need to contact support to clear the current upgrade process and start over.
pba72
1 Rookie
•
40 Posts
0
July 26th, 2019 13:00
Hi Zinc
yes you right
avi-cli 1.2.3.4 --password password --install NveUpgrade-19.1.0-124.avp
ERROR: main: another package is already active
bingo.1
2.4K Posts
0
July 28th, 2019 00:00
This error is also known from the initial installation of the NVE software. Make sure that your connection to the internet is fine.
If you use NVE without any change, it will assign a DHCP address to the only NIC. During the install process, the software will then contact the internet, obviously to verify the certificates. If the connection is broken, it will pause the process at step 17 of 28 with the exact same error.
Unfortunately, customers do not want to get their NW servers permanently connected to the internet and they add another NIC, disconnecting DHCP after the install process. If this is not properly done, the result will be the same error. In this case SSH to the server, correct the problem from the command line (not so funny for a rare linux user) and just retry the step by hitting the appropriate button.
pba72
1 Rookie
•
40 Posts
0
July 28th, 2019 01:00
solved : i did changes at configure.sh script and authname of server put directly to the script.
Pavel
alan_deane
2 Posts
0
November 21st, 2019 07:00
Pavel,
Can you remember what you changed in the script?
I've tried changing DEFAULT_AUTHHOST=`hostname` to the actual hostname in `quotes` and "quotes" but it still doesn't put the hostname into the nmc_ui_config.txt file - and this is over-written each time.
Alan.
crazyrov
4 Operator
•
1.3K Posts
0
November 24th, 2019 23:00
@
alan_deane
2 Posts
0
November 25th, 2019 06:00
Sorry, what do you mean?
crazyrov
4 Operator
•
1.3K Posts
0
November 25th, 2019 20:00
@alan_deane, I suggest you to reach out to support for this issue that you are having.