Skip to content
New issue

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

无法下载Github Actions中的Artifacts #412

Open
1 task done
ILoveScratch2 opened this issue Dec 7, 2024 · 11 comments
Open
1 task done

无法下载Github Actions中的Artifacts #412

ILoveScratch2 opened this issue Dec 7, 2024 · 11 comments
Labels
Bug Something isn't working 站点:GitHub 访问GitHub相关域名的问题

Comments

@ILoveScratch2
Copy link

  • 你是否在现有 Issue列表 中搜索过相同问题,但未找到?

Ⅰ. 请说明操作系统及DS的版本号:

  1. 操作系统:Windows 10 Professional
  2. DS版本号:1.8.9-node16

Ⅱ. 问题描述:

在登录Github账户时下载Github Actions中的附件,无法下载
点击下载后出现空白页面,提示
···
Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [02899cbd0fff1dc07a16a2e9a5a70dfe2d08f43e73e15b23b0357feedcc1ebc2] in use with this connection.

Visit https://docs.fastly.com/en/guides/common-400-errors#error-421-misdirected-request for more information.
···

Ⅲ. 期望的结果:

正常下载

Ⅳ. 如何复现问题?

  1. 打开带有Artifacts的Github仓库的Actions页面(如Build Electron App For Windows/macOs/Ubuntu
  2. 在页面底部找到Artifacts并点击下载按钮(需登录Github账户才会显示下载按钮)

Ⅴ. 请提供相关的错误日志,尽可能的详细:(日志文件在 ${user.home}/.dev-sidecar/logs/ 目录下)

server.log
gui.log
core.log


Ⅵ. 有必要时,请提供 ${user.home}/.dev-sidecar/running.json 文件内容:

自安装以来没有修改配置

@ILoveScratch2 ILoveScratch2 added the Bug Something isn't working label Dec 7, 2024
@wangliang181230
Copy link
Contributor

看了下 server.log 日志,没发现 https://github.com:443/docmirror/dev-sidecar/actions/runs/.... 的日志哦。

@wangliang181230
Copy link
Contributor

哦,找到了 /actions/runs/... 的日志了,但是后面没有 error 日志。。。

@wangliang181230
Copy link
Contributor

我这边一直是可以下载的。

@wangliang181230 wangliang181230 added the 站点:GitHub 访问GitHub相关域名的问题 label Dec 9, 2024
@ILoveScratch2
Copy link
Author

我这边一直是可以下载的。

我这边换了一台全新的Windows 11,也是从GitHub上下载Action Artifact,仍然出现问题

@ILoveScratch2
Copy link
Author

ILoveScratch2 commented Jan 15, 2025

我这边一直是可以下载的。

下载的时候一直是

Requested host does not match any Subject Alternative Names (SANs) on TLS certificate [02899cbd0fff1dc07a16a2e9a5a70dfe2d08f43e73e15b23b0357feedcc1ebc2] in use with this connection.

Visit https://docs.fastly.com/en/guides/common-400-errors#error-421-misdirected-request for more information.

@wangliang181230
Copy link
Contributor

下不了就算了吧。。。。直接去releases下载最新版吧,2.0.0-RC3刚发布不久。

@wangliang181230
Copy link
Contributor

主要 Artifacts 里的下载地址是 https://productionresultssa15.blob.core.windows.net/actions-results/..... 目前暂时没有加速镜像地址。

@ILoveScratch2
Copy link
Author

主要 Artifacts 里的下载地址是 https://productionresultssa15.blob.core.windows.net/actions-results/..... 目前暂时没有加速镜像地址。

但是即使没有加速地址也应该直接访问啊,不至于直接无法连接吧

@ILoveScratch2
Copy link
Author

我感觉应该是证书的问题

@wangliang181230
Copy link
Contributor

wangliang181230 commented Jan 15, 2025

主要 Artifacts 里的下载地址是 https://productionresultssa15.blob.core.windows.net/actions-results/..... 目前暂时没有加速镜像地址。

但是即使没有加速地址也应该直接访问啊,不至于直接无法连接吧

我这边直接访问是通的啊。不清楚为什么你那不通。

@ILoveScratch2
Copy link
Author

主要 Artifacts 里的下载地址是 https://productionresultssa15.blob.core.windows.net/actions-results/..... 目前暂时没有加速镜像地址。

但是即使没有加速地址也应该直接访问啊,不至于直接无法连接吧

我这边直接访问是通的啊。不清楚为什么你那不通。

我甚至换了电脑都不通啊...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working 站点:GitHub 访问GitHub相关域名的问题
Projects
None yet
Development

No branches or pull requests

2 participants