Error installing Composer 2023.1.0

Hey,
While trying to install new USD Composer I get following error in my launcher.

Error occurred during installation of USD Composer: Command failed: "C:\Omniverse\library\create-2023.1.0\pull_kit_sdk.bat" -q
Traceback (most recent call last):
  File "C:\Omniverse\library\create-2023.1.0\dev\tools\repoman\repoman.py", line 25, in <module>
    bootstrap()
  File "C:\Omniverse\library\create-2023.1.0\dev\tools\repoman\repoman.py", line 18, in bootstrap
    deps = packmanapi.pull(REPO_DEPS_FILE)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\utils.py", line 566, in wrapper_message_block
    return func(*args, **kwargs)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\main.py", line 1122, in pull
    project_path, platform, postscript, remotes, include_tags, exclude_tags, tokens
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\main.py", line 1179, in pull_with_variable_file
    args=args,
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\main.py", line 1329, in pull_dependencies
    ].get_download_info_for_package(package_name, package_version)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\transport\httptransport.py", line 194, in get_download_info_for_package
    id = self.get_download_id_for_file(path)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\transport\httptransport.py", line 169, in get_download_id_for_file
    r = self._call_with_retry(lambda: requests.head(url))
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\transport\httptransport.py", line 126, in _call_with_retry
    ret = func()
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\transport\httptransport.py", line 169, in <lambda>
    r = self._call_with_retry(lambda: requests.head(url))
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\requests-2.25.1\requests\api.py", line 104, in head
    return request('head', url, **kwargs)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\requests-2.25.1\requests\api.py", line 61, in request
    return session.request(method=method, url=url, **kwargs)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\requests-2.25.1\requests\sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\requests-2.25.1\requests\sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\requests-2.25.1\requests\adapters.py", line 449, in send
    timeout=timeout
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\connectionpool.py", line 696, in urlopen
    self._prepare_proxy(conn)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\connectionpool.py", line 964, in _prepare_proxy
    conn.connect()
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\connection.py", line 359, in connect
    conn = self._connect_tls_proxy(hostname, conn)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\connection.py", line 506, in _connect_tls_proxy
    ssl_context=ssl_context,
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\util\ssl_.py", line 453, in ssl_wrap_socket
    ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\packman-common\6.55.1\packman\site-packages\urllib3-1.26.6\urllib3\util\ssl_.py", line 495, in _ssl_wrap_socket_impl
    return ssl_context.wrap_socket(sock)
  File "C:\Users\USER\AppData\Local\ov\packman-repo\python\3.7.13-nv1-windows-x86_64\lib\ssl.py", line 423, in wrap_socket
    session=session
  File "C:\Users\USER\AppData\Local\ov\packman-repo\python\3.7.13-nv1-windows-x86_64\lib\ssl.py", line 827, in _create
    raise ValueError("check_hostname requires server_hostname")
ValueError: check_hostname requires server_hostname

Thank you for reporting this installation error. We will look into this. Could you first go to "C:\Users\USER\AppData\Local\ov" and delete the entire “packman-repo” folder and try again.

Can you provide all logs found in this location ? C:\Users[user].nvidia-omniverse\logs\Kit\USD.Composer\2023.1 please

Also, are you the user who originally installed Omniverse Launcher?
Did the settings for where to install apps change recently?

https://forums.developer.nvidia.com/t/usd-composer-2023-11-beta-now-available-hot-fix-for-people-with-installation-issues/259618