We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
12.1
If there is a service provider connection error, the report will not pick up the information from the rest of the SP.
WARNING: [ 10:33:49:910 ] [ Document ] - Service Providers Configuration Section: Failed to connect to the Veeam Cloud Connect service.
New-AsBuiltReport -Report Veeam.VBR -Target veeam.domain.local -AsBuiltConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.json -OutputFolderPath C:\Users\jocolon\AsBuiltReport\ -Credential $cred -Format HTML -ReportConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.Veeam.VBR.json -EnableHealthCheck
Recover from error and collect the rest of the SP in the infrastructure.
No response
Any
Name Value ---- ----- PSVersion 5.1.19041.4170 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.19041.4170 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1
Name Version ---- ------- AsBuiltReport.Core 1.4.0 AsBuiltReport.Veeam.VBR 0.8.6 PScribo 0.10.0
The text was updated successfully, but these errors were encountered:
Unable to collect ServiceProvider section InfoLevel >= 2 information A…
90968b3
…sBuiltReport#151
rebelinux
Successfully merging a pull request may close this issue.
Veeam Backup & Replication version
12.1
Bug description
If there is a service provider connection error, the report will not pick up the information from the rest of the SP.
WARNING: [ 10:33:49:910 ] [ Document ] - Service Providers Configuration Section: Failed to connect to the Veeam Cloud Connect service.
Command-line input
New-AsBuiltReport -Report Veeam.VBR -Target veeam.domain.local -AsBuiltConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.json -OutputFolderPath C:\Users\jocolon\AsBuiltReport\ -Credential $cred -Format HTML -ReportConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.Veeam.VBR.json -EnableHealthCheck
Steps to reproduce
Expected behaviour
Recover from error and collect the rest of the SP in the infrastructure.
Screenshots
No response
Operating System
Any
PowerShell Version
PowerShell Modules
Additional Context
No response
Before submitting
The text was updated successfully, but these errors were encountered: