BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] linux环境下 无法使用host模式加速同时system模式下加速失效

Open
#3,784 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

## Please check each item in the following list carefully
- [✓] I have searched and found no similar issues
- [✓] Have searched the documentation and found no relevant content
- [✓] I have tried to use the latest version, but the problem still exists
- [✓] The official version is used (no replacement and modification of the installation directory program files)

### 🐛 Description
使用host加速时,无法正常加速 弹出报错bindporterror
system加速似乎完全无效

### 📷 Steps to Reproduce

1. 正常开启
2. 使用host加速模式
3. 使用system加速功能时加载github显示无法正常连接

### 📄 Log Information

/mnt/软件/steam++/Steam++_v3.0.0-rc.16_linux_x64/script/environment_check.sh: 行 3: 警告: setlocale: LC_ALL: 无法改变区域设置 (en_US.UTF-8):没有那个文件或目录
证书 'SteamTools' 存在。

2025-12-06 09:33:25.958|Info|IPCSubProcessServiceImpl|[IpcThreadPool] 线程启动 IPC-01|
2025-12-06 09:33:26.127|Info|IPCSubProcessServiceImpl|[IpcThreadPool] 线程启动 IPC-02|
2025-12-06 09:33:26.690|Info|KestrelServerOptEx|Listened http://0.0.0.0:26561, HTTP proxy service startup completed.|
2025-12-06 09:33:26.734|Info|Microsoft.Hosting.Lifetime|Now listening on: https://0.0.0.0:26561|
2025-12-06 09:33:26.734|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.|
2025-12-06 09:33:26.734|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production|
2025-12-06 09:33:26.734|Info|Microsoft.Hosting.Lifetime|Content root path: /home/tianxiang/.local/share/Steam++/Plugins/Accelerator/Yarp|

### 🖼 Screenshots

Image

Image

### 🚑 Other Information
- Processor architecture:x86-64
- System version number: ubuntu24.04.3TLS(内核版本:Linux 6.14.0-36-generic)
- Download channels: [github](https://docker.mossimo.uk/s/BdUJ?path=%2F%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC%2FLinux)
- Program version: 3.0.0-16.rc_linux_x64
- Does it contain a standalone runtime: 否

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with script/environment_check.sh and the Kestrel proxy startup shown in the logs, then reproduce both host acceleration and system acceleration on Ubuntu 24.04. Trace the bindporterror and the failed GitHub connection; done means host mode starts without a port-binding error and system mode successfully loads GitHub.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, linux
Domain
networking, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.