[GH-ISSUE #252] docker部署,多数请求报502错误,无法正常使用 #127

Closed
opened 2026-02-27 07:10:19 +03:00 by kerem · 1 comment
Owner

Originally created by @XDwanj on GitHub (Sep 15, 2024).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/252

是网页端还是客户端

网页端

当前系统环境

Manjaro Linux

当前 Node.js 及 npm 版本

v18

当前版本

latest

具体信息

docker-compose yaml

services:
  splayer:
    container_name: splayer
    image: imsyy/splayer:latest
    ports:
      - 3000:7899
    restart: unless-stopped

docker 错误日志

err.log

Firefox 浏览器 HAR 日志 (可拖入浏览器复现

localhost_Archive [24-09-15 17-41-06].zip

Originally created by @XDwanj on GitHub (Sep 15, 2024). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/252 ### 是网页端还是客户端 网页端 ### 当前系统环境 Manjaro Linux ### 当前 Node.js 及 npm 版本 v18 ### 当前版本 latest ### 具体信息 ## docker-compose yaml ```yaml services: splayer: container_name: splayer image: imsyy/splayer:latest ports: - 3000:7899 restart: unless-stopped ``` ## docker 错误日志 [err.log](https://github.com/user-attachments/files/17005246/err.log) ## Firefox 浏览器 HAR 日志 (可拖入浏览器复现 [localhost_Archive [24-09-15 17-41-06].zip](https://github.com/user-attachments/files/17005321/localhost_Archive.24-09-15.17-41-06.zip)
kerem closed this issue 2026-02-27 07:10:19 +03:00
Author
Owner

@XDwanj commented on GitHub (Sep 16, 2024):

从 6.10 内核换到 6.9 内核问题解决

<!-- gh-comment-id:2352378860 --> @XDwanj commented on GitHub (Sep 16, 2024): 从 6.10 内核换到 6.9 内核问题解决
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#127
No description provided.