JetPack 4.5 Production Release with L4T 32.5

Hello
I am trying to install Jetpack 4.5 cleanly to my Xavier AGX using SDKManager1.4 which was released newly.
SDKManager failed to install CUDA/CUDA-X AI and others after flashing jetson OS.

By checking Terminal log, i found out that apt-get update does not work.
error logs are below.
Any help will be appreciated…

ammr@xavier45:~$ sudo apt-get update
Get:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Ign:1 file:/var/cuda-repo-10-2-local-10.2.89 InRelease
Get:2 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Get:2 file:/var/cuda-repo-10-2-local-10.2.89 Release [574 B]
Ign:3 https://repo.download.nvidia.com/jetson/common r32.5 InRelease
Ign:4 https://repo.download.nvidia.com/jetson/t194 r32.5 InRelease
Err:5 https://repo.download.nvidia.com/jetson/common r32.5 Release
Could not handshake: An unexpected TLS packet was received. [IP: 157.197.97.27 443]
Err:7 https://repo.download.nvidia.com/jetson/t194 r32.5 Release
Could not handshake: An unexpected TLS packet was received. [IP: 157.197.97.27 443]
Hit:8 Index of /ubuntu-ports bionic InRelease
Get:9 Index of /ubuntu-ports bionic-updates InRelease [88.7 kB]
Hit:10 Index of /ubuntu-ports bionic-backports InRelease
Hit:11 Index of /ubuntu-ports bionic-security InRelease
Get:12 Index of /ubuntu-ports bionic-updates/main arm64 Packages [1,176 kB]
Get:13 Index of /ubuntu-ports bionic-updates/universe arm64 Packages [1,496 kB]
Reading package lists… Done
E: The repository ‘https://repo.download.nvidia.com/jetson/common r32.5 Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository ‘https://repo.download.nvidia.com/jetson/t194 r32.5 Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.