Skip to content

AuthV2 - signed key cached #60

@bugoverfl0w

Description

@bugoverfl0w

Hello,

Please check this log file https://paste.ubuntu.com/p/J23S8jgtWP/, then search for string "3RXW5M4E5GEZAS34UC6E"

The module use the same signed key for different paths: bcn_720p.mp4 and bcn_1080p.mp4

curl http://api.dev.xxxx.com:8001/hls/bcn_,1080p,1080p,1080p,.mp4.urlset/master.m3u8 -I 2>/dev/null | grep HTTP
HTTP/1.1 200 OK
d4jk4@Konoha ~
curl http://api.dev.xxxx.com:8001/hls/bcn_,360p,720p,1080p,.mp4.urlset/master.m3u8 -I 2>/dev/null | grep HTTP
HTTP/1.1 502 Bad Gateway

Can you check this case?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions