Use Sundry to analyze the specific error in Validation-Installation-Error. #268616
Unanswered
DuckDuckStudio
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In many cases, PR author do not know the specific problem 1 when they encounter this label, and Sundry can help analyze the log to find possible problems.
With Sundry, you only need to provide the URL of Azure Pipeline Run to obtain the verification process log and automatically find possible problems.
For example
The log analysis for this run of pull request #268235 (comment) is as follows under Sundry:
The problem has been found.
How to get Sundry
https://github.com/DuckDuckStudio/Sundry/releases/download/1.2.8/Sundry_Setup.exe
1. In most cases, PR authors do not know how to obtain logs of the verification process. At least, that was the case for (before) me and others I have encountered.
BTW, you can get the verification process logs here:

原文
标题: 使用 Sundry 来分析 Validation-Installation-ErrorError installing application
这个谜之错误具体哪里出错
很多时候,PR作者在遇到此标签时并不清楚具体问题1,而 Sundry 可帮助分析验证管道日志以查找可能的问题。
使用 Sundry,您只需提供 Azure 管道运行的 URL 即可获取验证过程的日志并自动识别可能的问题。
举个栗子 🌰
这个PR的这次运行在 Sundry 中是这样的:
可以很直接的看到问题是“安装程序未通过安全检查”。
如何获取 Sundry
https://github.com/DuckDuckStudio/Sundry/releases/download/1.2.8/Sundry_Setup.exe
1. 大多时候,PR 作者并不知道如何获取验证过程的日志,至少曾经的我和我遇见的一些 PR 作者是这样的。
顺便提下,您可以按照这里的步骤获取验证过程的日志: 验证管道报告安装程序错误,我该如何知道具体发生了什么?
Beta Was this translation helpful? Give feedback.
All reactions