Get Token From Sitecore.IdentityServer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS>TerminatingError(Invoke-RestMethod): " IIS 502.5 Error HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The application process started but then stopped The application process started but failed to listen on the configured port Troubleshooting steps: Check the system event log for error messages Enable logging the application process' stdout messages Attach a debugger to the application process and inspect For more information visit: https://go.microsoft.com/fwlink/?LinkID=808681 " | |
>> TerminatingError(Invoke-RestMethod): " IIS 502.5 Error HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The application process started but then stopped The application process started but failed to listen on the configured port Troubleshooting steps: Check the system event log for error messages Enable logging the application process' stdout messages Attach a debugger to the application process and inspect For more information visit: https://go.microsoft.com/fwlink/?LinkID=808681 " | |
Install-SitecoreConfiguration : IIS 502.5 Error HTTP Error | |
502.5 - Process Failure Common causes of this issue: The application process | |
failed to start The application process started but then stopped The application process | |
started but failed to listen on the configured port Troubleshooting steps: | |
Check the system event log for error messages Enable logging the application process' stdout | |
messages Attach a debugger to the application process and inspect For more information | |
visit: https://go.microsoft.com/fwlink/?LinkID=808681 | |
At C:\Program | |
Files\WindowsPowerShell\Modules\SitecoreInstallFramework\1.0.2\Public\Install-SitecoreConfiguration.ps1:253 char:21 | |
+ & $entry.Task.Command @paramSet | Out-Default | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException | |
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-SitecoreConfiguration | |
Install-SitecoreConfiguration : IIS 502.5 Error HTTP Error 502.5 - Process Failure Common causes of this issue: The application process | |
failed to start The application process started but then stopped The application process started but failed to listen on the configured port Troubleshooting steps: | |
Check the system event log for error messages Enable logging the application process' stdout messages Attach a debugger to the application process and inspect For more information | |
visit: https://go.microsoft.com/fwlink/?LinkID=808681 | |
At C:\Program Files\WindowsPowerShell\Modules\SitecoreInstallFramework\1.0.2\Public\Install-SitecoreConfiguration.ps1:253 char:21 | |
+ & $entry.Task.Command @paramSet | Out-Default | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException | |
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-SitecoreConfiguration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment