MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness 실패: 문자열이 유효한 날짜/시간으로 인식되지 않았습니다.
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness 실패: 문자열이 유효한 DateTime으로 인식되지 않았습니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
AzureStack_Validation_Summary 내부에서 Azure Stack 인프라스트럭처 클록에 대한 오류 및 예외가 표시됩니다.
다음에서 시간 정보를 가져오는 동안 오류가 발생했습니다.
다음에서 시간 정보를 가져오는 동안 오류가 발생했습니다.
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
Cause
현재 PEP 세션은 "-SessionOption" 없이 시작되었습니다.
Resolution
이 문제를 해결하려면 다음을 수행합니다.
- 현재 PEP 세션을 닫습니다.
- -SessionOption을 사용하여 새 PEP 세션을 엽니다.
$cred = Get-Credential$pep = New-PSSession -ComputerName <IP_address_of_ERCS> -ConfigurationName PrivilegedEndpoint -Credential $cred -SessionOption (New-PSSessionOption -Culture en-US -UICulture en-US)
Enter-PSSession $pep
Enter-PSSession $pep
- 새 PEP 세션에서 test-azurestack 을 다시 실행합니다.
- 동일한 오류가 지속되면 Microsoft 지원에 문의하십시오.
Affected Products
Integrated System for Microsoft Azure Stack Hub, Integrated System for Microsoft Azure Stack Hub 13G, Integrated System for Microsoft Azure Stack Hub 14GArticle Properties
Article Number: 000189236
Article Type: Solution
Last Modified: 11 مايو 2022
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.