-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
关于最新正式版,通过alist播放视频,目标存储选择《WebDAV 策略》为”本地代理“,在哪吒监控中,发现不走服务器的网络!!! #8559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
感谢您提供详细的信息。您提到在使用 Alist v3.44.0 播放视频时,选择《WebDAV 策略》为“本地代理”,但在监控中发现网络流量没有通过服务器,而是似乎仍旧使用“302重定向”的策略。 这种行为可能与配置或软件的实现有关。以下是一些可能的检查和解决步骤:
如果这些步骤没有解决问题,您可以考虑创建一个详细的 issue 提交到 Alist 的 GitHub 仓库中,以便开发者能够进一步调查。 如果您有更多问题或需要进一步帮助,请随时告诉我。 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
我刚刚发现我给的compose文件拉错镜像了,在原始教程中,应该是xhofe/alist:latest镜像,不过其它描述都如原样。另外,我想请问,最新的镜像仓库alist666/alist:latest,能够直接更改compose文件,无损转换吗? 现在的正式版应该还是v3.44.0吧?应该已经是最新版本了? |
网页播放要开web代理 |
对了,请问你知道最新的镜像仓库alist666和原来的xhofe的最新版本是一个版本吗? |
如果不是webdav观看 那就都要开web代理 |
Please make sure of the following things
I have read the documentation.
我已经阅读了文档。
I'm sure there are no duplicate issues or discussions.
我确定没有重复的issue或讨论。
I'm sure it's due to
AList
and not something else(such as Network ,Dependencies
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.44.0
Driver used / 使用的存储驱动
Onedrive、115开放平台、115网盘
Describe the bug / 问题描述
关于最新正式版v3.44.0,通过alist播放视频,目标存储选择《WebDAV 策略》为”本地代理“,在哪吒监控中,发现不走服务器的网络!!!即上传下载网速保持不变,似乎仍旧走《WebDAV 策略》为“302重定向”。
Reproduction / 复现链接
无
Config / 配置
version: '3.3'
services:
alist:
image: 'alist666/alist:latest'
container_name: alist
volumes:
- '/etc/alist:/opt/alist/data'
ports:
- '5244:5244'
environment:
- PUID=0
- PGID=0
- UMASK=022
restart: unless-stopped
Logs / 日志
No response
The text was updated successfully, but these errors were encountered: