AlistGo / AlistGo/alist

Firefox snap版不能播放任何视频文件,edge播放视频只有声音没有画面

Đang mở
#7,434 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Go
Star
50.2k
Fork
7.9k
Merge trung bình
7 ngày 21 giờ
Pull request đã merge (30 ngày)
6

Mô tả

### Please make sure of the following things

- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。

- [X] I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。

- [X] I'm sure it's due to `AList` and not something else(such as [Network](https://alist.nn.ci/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alist.nn.ci/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。

- [X] I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。

### AList Version / AList 版本

宝塔面板1.3

### Driver used / 使用的存储驱动

本地驱动

### Describe the bug / 问题描述

如题,
Thinkpad-T440
Ubuntu 2404
Firefox 123 snap x64
edge 130.0.2849.56 (正式版本) (64 位)
公网v6套cloudflare
firefox播放任何视频都一直断线重连(不论是v6还是v4都这样),但是内网好像不会
edge播放hevc解码视频只有声音没有画面

宝塔alist绑定网站后设置了反代,设置了site_url,按照github issue设置了hppt头
firefox报错:

另外,宝塔在/www那边设置了关闭nginx缓存,但是好像就算重启nginx,对firefox也不生效?edge看起来可以生效。

### Reproduction / 复现链接

https://drive.isfafa.top/d/drive1-HDD/%E5%BD%B1%E8%A7%86/%E7%86%8A%E5%87%BA%E6%B2%A1%E4%B9%8B%E9%80%86%E8%BD%AC%E6%97%B6%E7%A9%BA.mp4?sign=Plc5bUTu4TBAPM7vVUTRNXD5B1sjO5a7lPkBLHaP1Xc=:0

https://drive.isfafa.top/d/drive1-HDD/%E5%B7%A5%E7%A8%8B/%E6%95%99%E7%A8%8B/%E9%9F%B3%E5%BE%8B%E5%B1%8B/%E3%80%8A%E7%BC%96%E6%9B%B2%E7%B3%BB%E7%BB%9F%E8%AF%BE%E7%A8%8B%E3%80%8B%20%E9%9F%B3%E5%BE%8B%E5%B1%8B/%E6%AD%A3%E8%AF%BE/13%E5%AE%9E%E6%88%98%E8%A7%A3%E6%9E%90%E7%AF%87/%E3%80%8A%E7%99%BE%E5%8F%A3%E8%8E%AB%E8%BE%A9%E3%80%8B%E5%B7%A5%E7%A8%8B%E5%88%86%E6%9E%90%EF%BC%8823%E9%9B%86%E5%85%A8%EF%BC%89/23%E7%BB%93%E5%B0%BE%E8%AE%B2%E8%A7%A3_.mkv?sign=IGVI_3D7QGF4D2sE4_uLhj3nLgeUQRRnCqdtHXQIzwg=:0

这两个视频在安卓手机网页可以观看,xlist中也可以观看

### Config / 配置

root@start:/www/server/alist/data# cat config.json
{
"force": false,
"site_url": "https://drive.isfafa.top",
"cdn": "",
"jwt_secret": "*************",
"token_expires_in": 48,
"database": {
"type": "sqlite3",
"host": "",
"port": 0,
"user": "",
"password": "",
"name": "",
"db_file": "data/data.db",
"table_prefix": "x_",
"ssl_mode": ""
},
"scheme": {
"address": "0.0.0.0",
"http_port": 5244,
"https_port": -1,
"force_https": false,
"cert_file": "",
"key_file": "",
"unix_file": "",
"unix_file_perm": ""
},
"temp_dir": "data/temp",
"bleve_dir": "data/bleve",
"dist_dir": "",
"log": {
"enable": true,
"name": "data/log/log.log",
"max_size": 50,
"max_backups": 30,
"max_age": 28,
"compress": false
},
"delayed_start": 0,
"max_connections": 0,
"tls_insecure_skip_verify": true,
"tasks": {
"download": {
"workers": 5,
"max_retry": 1
},
"transfer": {
"workers": 5,
"max_retry": 2
},
"upload": {
"workers": 5,
"max_retry": 0
},
"copy": {
"workers": 5,
"max_retry": 2
}
},
"cors": {
"allow_origins": [
"*"
],
"allow_methods": [
"*"
],
"allow_headers": [
"*"
]
}

### Logs / 日志

![截图 2024-10-29 16-58-20](https://github.com/user-attachments/assets/13a824bf-3008-4029-b584-31d80c3e83a8)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.