I have setup my qbittorrent to https cennection at port 38080 with verified SSL certificate on NAS.
But AB fail to connect qbittorrent. I tried enable SSL and disable it. Both are fail.
And the link I used as format of this: https://abcd.synology:38080/
And I also tried to set the config on qbittorrent like other similar issue #826
https://github.com/EstrellaXD/Auto_Bangumi/issues/826
And setup the docker config of qbittorrent as follow:
VERIFY_WEBUI_CERTIFICATE as false
QBITTORRENTAPI_DO_NOT_VERIFY_WEBUI_CERTIFICATE as true
But it just passed to unable to get local issuer certificate issue.
But still cannot connect to my HTTPS qbittorrent
发生问题时系统日志
Debug Log
DEBUG
[2024-08-04 18:54:40]
Starting new HTTPS connection (1): XXXXXXXX:38080
ERROR
[2024-08-04 18:54:40]
ERROR [Checker] Downloader connect failed.
WARNING
[2024-08-04 18:54:40]
Program failed to start.
确认
当前程序版本
3.1.14
问题类型
WebUI
问题描述
I have setup my qbittorrent to https cennection at port 38080 with verified SSL certificate on NAS. But AB fail to connect qbittorrent. I tried enable SSL and disable it. Both are fail. And the link I used as format of this: https://abcd.synology:38080/ And I also tried to set the config on qbittorrent like other similar issue #826 https://github.com/EstrellaXD/Auto_Bangumi/issues/826 And setup the docker config of qbittorrent as follow: VERIFY_WEBUI_CERTIFICATE as false QBITTORRENTAPI_DO_NOT_VERIFY_WEBUI_CERTIFICATE as true But it just passed to unable to get local issuer certificate issue. But still cannot connect to my HTTPS qbittorrent
发生问题时系统日志