请确认以下事项
OpenList 版本(必填)
v4.2.2
使用的存储驱动(必填)
本地存储
问题描述(必填)
windows主机名字叫A
A里面部署的wsl子系统叫B
我是在B的docker里面部署了openlist,但是局域网其它电脑都不能下载文件夹,只能一个一个文件下载
只有A系统可以打开,且可以下载文件夹
日志(必填)
没有重要日志:
yangs@yang:/openlist$ docker logs openlist
INFO[2026-06-05 14:42:59] reading config file: /opt/openlist/data/config.json
INFO[2026-06-05 14:42:59] config file not exists, creating default config file
INFO[2026-06-05 14:42:59] load config from env with prefix:
INFO[2026-06-05 14:42:59] total memory: 15930MB, available: 15139MB
INFO[2026-06-05 14:42:59] min free memory: 1024MB
INFO[2026-06-05 14:42:59] max block limit: 64MB
INFO[2026-06-05 14:42:59] auto memory limit: 4MB
INFO[2026-06-05 14:42:59] init logrus...
Successfully created the admin user and the initial password is: wEBO2xG4
start HTTP server @ 0.0.0.0:5244
yangs@yang:/openlist$
配置文件内容(必填)
services:
openlist:
image: 'openlistteam/openlist:latest'
container_name: openlist
user: '0:0' # Please replace 0:0 with the actual user ID and group ID you want to use to run OpenList.
volumes:
- './data:/opt/openlist/data'
- '/mnt/c/Users/yangs/Music:/mnt/c/Users/yangs/Music'
ports:
- '5244:5244'
environment:
- UMASK=022
restart: unless-stopped
复现链接(可选)
No response
AI生成内容(可选)
No response
请确认以下事项
我已确认阅读并同意 AGPL-3.0 第15条 。
本程序不提供任何明示或暗示的担保,使用风险由您自行承担。
我已确认阅读并同意 AGPL-3.0 第16条 。
无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。
我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。
我已确认阅读了OpenList文档。
我已确认没有重复的问题或讨论。
我已确认是
OpenList的问题,而不是其他原因(例如 网络 ,依赖或操作)。我认为此问题必须由
OpenList处理,而非第三方。我已确认这个问题在最新版本中没有被修复。
我没有阅读这个清单,只是闭眼选中了所有的复选框,请关闭这个 Issue 。
OpenList 版本(必填)
v4.2.2
使用的存储驱动(必填)
本地存储
问题描述(必填)
windows主机名字叫A
A里面部署的wsl子系统叫B
我是在B的docker里面部署了openlist,但是局域网其它电脑都不能下载文件夹,只能一个一个文件下载
只有A系统可以打开,且可以下载文件夹
日志(必填)
没有重要日志:
yangs@yang:
/openlist$ docker logs openlist/openlist$INFO[2026-06-05 14:42:59] reading config file: /opt/openlist/data/config.json
INFO[2026-06-05 14:42:59] config file not exists, creating default config file
INFO[2026-06-05 14:42:59] load config from env with prefix:
INFO[2026-06-05 14:42:59] total memory: 15930MB, available: 15139MB
INFO[2026-06-05 14:42:59] min free memory: 1024MB
INFO[2026-06-05 14:42:59] max block limit: 64MB
INFO[2026-06-05 14:42:59] auto memory limit: 4MB
INFO[2026-06-05 14:42:59] init logrus...
Successfully created the admin user and the initial password is: wEBO2xG4
start HTTP server @ 0.0.0.0:5244
yangs@yang:
配置文件内容(必填)
services:
openlist:
image: 'openlistteam/openlist:latest'
container_name: openlist
user: '0:0' # Please replace
0:0with the actual user ID and group ID you want to use to run OpenList.volumes:
- './data:/opt/openlist/data'
- '/mnt/c/Users/yangs/Music:/mnt/c/Users/yangs/Music'
ports:
- '5244:5244'
environment:
- UMASK=022
restart: unless-stopped
复现链接(可选)
No response
AI生成内容(可选)
No response