SteamTools icon indicating copy to clipboard operation
SteamTools copied to clipboard

🧐[Question] v2.8.1 版本带来的 Parsec 网站及服务加速功能并不能成功生效

Open heeroyuyj opened this issue 2 years ago • 7 comments

🧐 问题描述(Description)

电信网络: 在原本正常运行 Parsec 的机子上, 如果启用 Nexus Mods 分类里的 Parsec 相关加速, 则原本正常运行的 Parsec 都会提示各种无法连接、读取数据错误的信息

移动网络下: 原本就很难登录、运行的 Parsec, 即使开启了加速服务, 程序会出现上面一样的问题, 无法正常登录或使用 (没有生效还是怎么的就不知道了)

🚑 其他信息(Other Information)

使用 DNS 驱动拦截或 Hosts 模式均无法正常使用

  • 程序版本(Program Version): v2.8.1
  • 系统版本号(OS Version): Windows 11 21H2 22000.795
  • 是否为应用商店版本(Whether it is a Store version): 是

heeroyuyj avatar Jul 25 '22 03:07 heeroyuyj

所以...有日志文件吗?

Ra2-IFV avatar Jul 25 '22 06:07 Ra2-IFV

所以...有日志文件吗?

使用 DNS 驱动拦截模式, Steam++ 日志就这些:

2022-07-25 16:17:17.2531|Fatal|CloudServiceClient|Unauthorized method: GET, requestUri: api/Account/RefreshToken/AQAAAAEAACcQAAAAILY0N2POascGh7yUEJ6mqHBoBv1AjuFH_4uZFhqj0HnxPFnzv4gZFbZMXGXIqqqQZ0rX5V0IM_4acKyhceQt8Vc | 
2022-07-25 16:17:17.2754|Fatal|CloudServiceClient|Unauthorized method: GET, requestUri: api/Manage/RefreshUserInfo | 

中国移动的网络, 启用 Parsec 加速功能后, Parsec 的官网是打不开的

而 Parsec 程序启动后, 提示检查 internet

查看 Parsec 日志, 内容如下

[F 2022-07-25 16:00:15] ===== Parsec: Shutdown with 1 =====

[F 2022-07-25 16:00:15] ===== Parsec: Started =====
[D 2022-07-25 16:00:15] log: Parsec release17 (150-84a)
[D 2022-07-25 16:00:58] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:00:58] * signal_thread[542] = -6101
[D 2022-07-25 16:01:05] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:01:05] * signal_thread[542] = -6101
[D 2022-07-25 16:01:16] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:01:16] * signal_thread[542] = -6101
[D 2022-07-25 16:01:18] supdater_fetch: Failed to fetch new pservice.exe hash
[D 2022-07-25 16:01:30] supdater_fetch: Failed to fetch new parsecd.exe hash
[D 2022-07-25 16:01:46] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:01:46] * signal_thread[542] = -6101
[D 2022-07-25 16:02:27] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:02:27] * signal_thread[542] = -6101
[F 2022-07-25 16:03:05] ===== Parsec: Shutdown with 1 =====

而在中国电信的网络, 启用 Parsec 加速功能后, 原本正常能运行的程序也会提示检查 internet 等信息, Parsec 日志如下

[D 2022-07-25 16:06:49] log: Parsec release17 (150-84a)
[F 2022-07-25 16:06:49] ===== Parsec: Started =====
[D 2022-07-25 16:06:50] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:06:50] * signal_thread[542] = -6101
[D 2022-07-25 16:06:52] supdater_fetch: pservice.exe is up to date
[D 2022-07-25 16:06:53] supdater_fetch: parsecd.exe is up to date
[D 2022-07-25 16:06:59] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:06:59] * signal_thread[542] = -6101
[D 2022-07-25 16:07:14] MTY_TLSHandshake: 'InitializeSecurityContext' failed with error 0x80090325
[D 2022-07-25 16:07:14] * signal_thread[542] = -6101
[F 2022-07-25 16:08:05] ===== Parsec: Shutdown with 1 =====

heeroyuyj avatar Jul 25 '22 07:07 heeroyuyj

我用hosts模式加速是可以上他们官网的,但是桌面端的软件还是登陆不上

cero-ss avatar Jul 25 '22 18:07 cero-ss

我用hosts模式加速是可以上他们官网的,但是桌面端的软件还是登陆不上

所以我也不知道是不是加速没效果了?

heeroyuyj avatar Jul 26 '22 10:07 heeroyuyj

我用hosts模式加速是可以上他们官网的,但是桌面端的软件还是登陆不上

所以我也不知道是不是加速没效果了?

现在好像彻底不行了,4个模式都试了,网站打不开

cero-ss avatar Jul 27 '22 18:07 cero-ss

SSL握手失败?这个应该是bug导致的问题吧... 我用Git pull的时候也会提示SSL错误,不过这个属于正常现象

Ra2-IFV avatar Jul 27 '22 18:07 Ra2-IFV

SSL握手失败?这个应该是bug导致的问题吧... 我用Git pull的时候也会提示SSL错误,不过这个属于正常现象

不是,因为使用的是程序生成的证书,所以才需要客户端信任,你用git不能pull和push也是因为git没有信任steam++生成的证书导致的,git证书信任相关的的具体可以看 #234

这个issues的问题看起来也是因为Parsec的证书是需要程序内单独信任的

rmbadmin avatar Jul 27 '22 18:07 rmbadmin