안녕하세요,
20.04 FTS 업데이트시 유사하게 겪었던 문제인데, Identify Server 가 업데이트 되면서 인증서 관련 문제가 생기셨을 가능성이 높습니다.
하기내용 참고해주세요.
저는 세번째 링크의 Powershell 으로 문제 해결하였습니다.
SSL Certification을 수동으로 업데이트 한 경우
Important!
Changing the IIS SSL certificate used by Orchestrator is not automatically supported. In addition to changing the certificate in the IIS binding, you must also:
- Change the certificate subject in Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\UiPath\UiPath Orchestrator\CertificateSubject
- For Orchestrator
v2020.4+
change the certificate thumbprint in the fileOrchestratorRoot\Identity\appSettings.Production.json
file (inAppSettings\SigningCredentialSettings\StoreLocation\Name
). - Run the script provided here.
상기건으로 해결이 되지 않는경우, 서버의 eventvwr에 에러 메세지가 기록되어 있을 가능성이 높으니 전달주시면 도움이 될 것 같습니다.