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
如图,从github下载文件时会出现以下现象:
下面是日志文件:
2025-01-03 21:23:31.086 | INFO | __main__:<module>:85 - Ghost Downloader is launched at 1735910611086603300 2025-01-03 21:23:32.102 | DEBUG | app.view.main_window:__init__:77 - Unfinished Task is following:["{'url': 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/588a04b1-256c-41a6-bca9-85371cc9de48?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241230%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241230T052001Z&X-Amz-Expires=300&X-Amz-Signature=e5446f897463c5dea9406d2515ce8f90f7343d27b2fe7557c0507bb4149cc6b8&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcmake-3.31.3-windows-x86_64.zip&response-content-type=application%2Foctet-stream', 'fileName': 'cmake-3.31.3-windows-x86_64.zip', 'filePath': 'C:\\\\Users\\\\zhang\\\\Downloads', 'blockNum': 256, 'status': 'working'}\n"] 2025-01-03 21:23:32.313 | ERROR | app.common.methods:loadPlugins:52 - Error loading plugins: [WinError 3] 系统找不到指定的路径。: 'D:\\软件\\GHOST-~1\\plugins' 2025-01-03 21:23:32.690 | ERROR | app.components.update_dialog:run:37 - 获取更新失败:[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006) 2025-01-03 21:23:35.670 | ERROR | __main__:exceptionHandler:21 - 意料之外的错误! <class 'AttributeError'>: 'DownloadTask' object has no attribute 'ableToParallelDownload'. Traceback: <traceback object at 0x0000024ABA0274C0> NoneType: None
The text was updated successfully, but these errors were encountered:
下载链接?
Sorry, something went wrong.
https://github.com/Kitware/CMake/releases/download/v3.31.3/cmake-3.31.3-windows-x86_64.zip
我这里测试没问题, 请更新到最新版本
XiaoYouChR
No branches or pull requests
如图,从github下载文件时会出现以下现象:
下面是日志文件:
The text was updated successfully, but these errors were encountered: