BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] Steam挂卡登录

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

Description

### 🐛 描述
第一次使用steam挂卡成功登录,并且能够正常使用功能。
在第一次使用完毕之后,我在Steam手机令牌中取消了设备授权后就再也无法再次登录了。无论重新授权给设备多少次都没有用,我对解决该问题进行了如下操作:
1.清理本地DNS缓存
2.修复本地hosts文件缓存
3.修复LSP
4.windows网络重置
5.卸载Watt Toolkit重装
6.加速器切换不同节点
-----------------------
*但是任然提示如下内容:
SteamLoginAsync Error
The SSL connection could not be established, see inner
exception.
Unable to read data from the transport connection: n
强迫关闭了一个现有的连接。
远程主机强迫关闭了一个现有的连接。

### 📷 复现步骤
1. *不勾选*:记住登录状态
2. 登录Steam挂卡
3. 手机令牌授权 *不勾选*:在此设备上记住玩的密码
4. 退出Steam挂卡登录
5.取消已授权的设备(本设备)
6.再次登录Steam挂卡,无论何种方式都无法登录,并且有以下提示:
SteamLoginAsync Error
The SSL connection could not be established, see inner
exception.
Unable to read data from the transport connection: n
强迫关闭了一个现有的连接。
远程主机强迫关闭了一个现有的连接。

### 😚 日志文件
```[nlog-all-2024-09-16.log](https://github.com/user-attachments/files/17014733/nlog-all-2024-09-16.log)```

### 🚑 其他信息
- 处理器体系结构:X64
- 系统版本号:Windows 11 家庭版 23H2
- 下载渠道:微软商店
- 程序版本:3.0.0-rc.10 for Windows Desktop Bridge(X64)
- 是否包含独立运行时:?不懂

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the attached nlog-all-2024-09-16.log and tracing the SteamLoginAsync entry point mentioned in the error. Reproduce the sequence of revoking device authorization and logging in again, then verify that login succeeds without the reported SSL connection and transport errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
authentication, desktop
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.