Skip to content

[BUG] v4.2.1/0 115网盘 CDN 请求返回 403 no cookie value #2348

@Phinsin666

Description

@Phinsin666

Please confirm the following

  • I have read and agree to AGPL-3.0 Section 15 .
    The program is provided "as is" without any warranties; you bear all risks of using it.

  • I have read and agree to AGPL-3.0 Section 16 .
    The copyright holders and distributors are not liable for any damages resulting from the use or inability to use the program.

  • I confirm my description is clear, polite, helps developers quickly locate the issue, and complies with community rules.

  • I have read the OpenList documentation.

  • I confirm there are no duplicate issues or discussions.

  • I confirm this is an OpenList issue, not caused by other reasons (such as network, dependencies, or operation).

  • I believe this issue must be handled by OpenList and not by a third party.

  • I confirm this issue is not fixed in the latest version.

  • I have not read these checkboxes and therefore I just ticked them all, Please close this issue.

OpenList Version (required)

v4.2.1(115网盘 CDN 请求返回 403 no cookie value) V4.2.0(传输提示no cookie value) v4.1.9(正常)

Storage Driver Used (required)

115/阿里云

Bug Description (required)

我的个人方案是115strm+taosync+emby(刮削)

docker挂载的openlist正常是用watchtwer升级的最新版的。

从昨天4.10号才发现同步文件时(openlist115生成的strm/nfo/jpg文件传输到飞牛nas本地local除了.strm文件正常,其余文件就提示类似:

(failed to read all data: (expect =106229, actual =0) http request [https://cdnfhnfile.115cdn.net/65974b75949cf0d1f544e8dd4e5a60758efb2615/%E8%B5%A4%E8%B6%B3%E5%B0%8F%E5%AD%90.1983-fanart.jpg?t=1775898092&u=7769885&s=524288000&d=vip-3084154531-dhalv4ijqnob8x2mt-1-0&c=0&f=3&k=863a1ce51438079786ebdebd1d451610&us=5242880000&uc=10&v=1] failure,status: 403|Forbidden response:{"request_id":"69DA0A63ACC5F733341F93A0","status":403,"message":"no cookie value"}))

测试发现.strm格式文件能正常传输同步,像.nfo/.jpg之类的文件就提示上述错误,cookie重新获取依旧提示这样的错误。随后强制降版本到V4.2.0无果,再次降一级到V4.1.9之后恢复正常。

Logs (required)

未降级之前:

Image
降级之后:

Image

Configuration File Content (required)

openlist:
image: openlistteam/openlist:v4.1.9
container_name: openlist
restart: always
ports:
- "5244:5244"
volumes:
- /vol1/1000/tools/openlist:/opt/openlist/data
- /vol1/1000:/vol1/1000:rslave
user: "0:0"
environment:
- UMASK=022
network_mode: bridge

Reproduction Link (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidInvalid Content/Cannot Reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions