BeyondDimension / BeyondDimension/SteamTools
🧐[Question] discord无法加速
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🧐 问题描述(Description)
discord无法加速
### 🚑 其他信息(Other Information)
联通网,
日志:
2022-05-24 07:14:10.0668|Error|FileToAppInfo|D:\SteamLibrary\steamapps\appmanifest_236850.acf | Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
at CallSite.Target(Closure , CallSite , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at System.Application.Services.Implementation.SteamServiceImpl.GetInt64(Object value)
at CallSite.Target(Closure , CallSite , SteamServiceImpl , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at System.Application.Services.Implementation.SteamServiceImpl.FileToAppInfo(String filename)
2022-05-24 07:14:10.4331|Error|FileToAppInfo|D:\SteamLibrary\steamapps\appmanifest_236850.acf | Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
at CallSite.Target(Closure , CallSite , Object )
at System.Application.Services.Implementation.SteamServiceImpl.GetInt64(Object value)
at CallSite.Target(Closure , CallSite , SteamServiceImpl , Object )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at System.Application.Services.Implementation.SteamServiceImpl.FileToAppInfo(String filename)
2022-05-24 07:16:07.2920|Error|HttpProxyS|ProxyServer ExceptionFunc | Titanium.Web.Proxy.Exceptions.ProxyConnectException: Couldn't authenticate host 'dl.discordapp.net' with certificate '*.discordapp.net'.
---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](TIOAdapter adapter)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
at Titanium.Web.Proxy.ProxyServer.handleClient(TransparentBaseProxyEndPoint endPoint, TcpClientConnection clientConnection, Int32 port, CancellationTokenSource cancellationTokenSource, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at Titanium.Web.Proxy.ProxyServer.handleClient(TransparentBaseProxyEndPoint endPoint, TcpClientConnection clientConnection, Int32 port, CancellationTokenSource cancellationTokenSource, CancellationToken cancellationToken)
应该只有最后那个与我的问题有关,文件不多,直接粘上来了
- 程序版本(Program Version):2.7.3
- 系统版本号(OS Version): win11 21H2(OS内部版本22000.675)
- 是否为应用商店版本(Whether it is a Store version): 是(微软商店)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.