Upgrading to Omniverse 2021 with Launcher - localhost not matching nucleus

Hi, here are the steps to uninstall the old Nucleus server.

sudo systemctl stop omniverse-server
sudo systemctl stop omniverse-asset-converter
sudo systemctl stop omniverse-cache
sudo systemctl stop omniverse-indexing
sudo systemctl stop omniverse-snapshot
sudo systemctl stop omniverse-thumbnail
sudo systemctl stop omniverse-web
sudo rm -rf /var/lib/omniverse
sudo rm -rf /opt/nvidia/omniverse
sudo rm -rf /etc/systemd/systemomniverse-*
sudo rm /lib/systemd/systemomniverse-*
sudo systemctl reset-failed

Next reboot the system.
You may need to uninstall and reinstall Nucleus is this page does not look right:
http://localhost:3080/

All services should be running.

We will update the documentation with these instructions above.