alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.53k stars 5.14k forks source link

证书过期导致无法访问 #6448

Closed PterX closed 1 month ago

PterX commented 1 month ago

Please make sure of the following things

AList Version / AList 版本

v3.34.0

Driver used / 使用的存储驱动

All

Describe the bug / 问题描述

Post "https://api.xhofe.top/alist/ali_open/token": tls: failed to verify certificate: x509: certificate has expired or is not yet valid

Reproduction / 复现链接

Post "https://api.xhofe.top/alist/ali_open/token": tls: failed to verify certificate: x509: certificate has expired or is not yet valid

Config / 配置

*

Logs / 日志

No response

welcome[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the issue template!

MT-Black commented 1 month ago

后台管理存储内,阿里云盘存储里面的Oauth令牌链接,更换成 https://api-cf.nn.ci/alist/ali_open/token 试试 参考文档:https://alist.nn.ci/guide/drivers/aliyundrive_open.html

PterX commented 1 month ago

后台管理存储内,阿里云盘存储里面的Oauth令牌链接,更换成 https://api-cf.nn.ci/alist/ali_open/token 试试 参考文档:https://alist.nn.ci/guide/drivers/aliyundrive_open.html

我看到现在证书已经修复了,也谢谢你的解答