get service install-upgrade' on the affected NSX Manager shows the error message below:Upgrade info:From-version: 4.2.2.1.0.24765087To-version: 4.2.3.3.0.25171321
Upgrade steps:(Timelines)download_os [2025-10-16 13:36:32 - 2025-10-16 13:36:57] SUCCESSshutdown_manager [2025-10-16 13:47:10 - 2025-10-16 13:48:40] SUCCESSinstall_os [2025-10-16 13:48:40 - 2025-10-16 13:49:36] SUCCESSmigrate_manager_config [2025-10-16 13:49:37 - 2025-10-16 13:49:42] SUCCESSpin_ui [2025-10-16 13:49:42 - 2025-10-16 13:49:47] SUCCESSswitch_os [2025-10-16 13:49:47 - 2025-10-16 13:49:48] SUCCESSreboot [2025-10-16 13:49:48 - 2025-10-20 07:17:15] SUCCESSstart_manager [2025-10-17 05:16:42 - 2025-10-17 05:18:18] FAILED <-----------*************
------ Output of last step start ------
Status:
wait_for_proton: resp_status: HTTPStatus.INTERNAL_SERVER_ERROR, body: None
Stdout: Removed /config/.resume_upgrade flag
Starting start_manager upgrade script
Creating /.eula/.eula_accepted.txt.
Migrated /os/bak/.eula/.upgrade_eula_accepted.txt to /.eula/.eula_accepted.txt successfully.
Setting file permissions for eula
Removing eula.txt
Proton service did not start within the allotted time.
ifconfig on the NSX manager does not show the eth0 interface, only loopback is seenifup eth0 show that the IP address/netmask has "//" as shown in the error belowroot@nsxmanager:~# ifup eth0
Error: any valid prefix is expected rather than "#.#.#.#//##".
ifup: failed to bring up eth0
VMware NSX 4.2.x
"#.#.#.#//##"Workaround:
ifconfig eth0 #.#.#.# netmask #.#.#.#route add default gw #.#.#.#