Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 频繁在信息栏弹出此段信息app/proxyman/inbound: connection ends > proxy/http: failed to read http request > malformed HTTP request "\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03A\xb4\xeaV;\xae\v\xa2\x18\xeb\xa6\xd7\xe8\x82\xc4\x15Xڢ\xe5\xde" #5617

Open
2 tasks done
darwineinstein opened this issue Aug 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@darwineinstein
Copy link

预期情况

无任何反馈

实际情况

频繁在信息栏弹出此段信息app/proxyman/inbound: connection ends > proxy/http: failed to read http request > malformed HTTP request "\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03A\xb4\xeaV;\xae\v\xa2\x18\xeb\xa6\xd7\xe8\x82\xc4\x15Xڢ\xe5\xde"
app/proxyman/inbound: connection ends > proxy/http: failed to read http request > malformed HTTP request"\x16\x03\x01\x02\x00\x01\x00\x01\xfc\x03\x03)\x98ּn\xa4\xbf\xc14\xbeU7\xa3\x88\xdfc\x9fs\xebk}\xf5״Q\xf3.\x84\x18\xc1fF\xcdz\x05\x0e\xb2\xa3\xa9\xa6\xeb{\x87\x91{6H\x85\x18\xe4\xbb3Q\xc1\xcc"\xea`\x01S\xea\xc3\xf0\x00>\x13\x02\x13\x03\x13\x01\xc0,\xc00\x00\x9f̨̩̪\xc0+\xc0/\x00\x9e\xc0$\xc0(\x00k\xc0#\xc0'\x00g\xc0"
关闭代理后会停止,重新开启代理后过段时间又会复现,且若置之不理软件就会闪退

复现方法

开启自动配置系统代理

日志信息

2024-08-31 16:03:49.1310-INFO v2rayN start up | v2rayN - V6.51 - 2024/07/12 | D:\useful tool\v2rayN-With-Core\v2rayN.exe
2024-08-31 16:03:49.1905-INFO Microsoft Windows NT 10.0.22621.0 - 64
2024-08-31 16:04:50.3996-INFO UpdateTaskRunSubscription
2024-08-31 16:05:50.3908-INFO UpdateTaskRunGeo
2024-08-31 16:08:29.2742-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:08:29.2742-DEBUG
2024-08-31 16:08:29.5850-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:08:29.5911-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:08:29.5911-DEBUG
2024-08-31 16:08:29.5911-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:15:08.3797-DEBUG Response status code does not indicate success: 403 (rate limit exceeded).,Response status code does not indicate success: 403 (rate limit exceeded).
2024-08-31 16:15:08.4307-DEBUG at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at v2rayN.HttpClientHelper.GetAsync(HttpClient client, String url, CancellationToken token)
at v2rayN.Handler.DownloadHandle.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-08-31 16:15:08.4307-INFO StatusCode error: https://api.github.com/repos/2dust/v2rayN/releases
2024-08-31 16:18:30.3533-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:18:30.3533-DEBUG
2024-08-31 16:18:30.3533-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:18:35.5250-DEBUG Response status code does not indicate success: 403 (rate limit exceeded).,Response status code does not indicate success: 403 (rate limit exceeded).
2024-08-31 16:18:35.5250-DEBUG at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at v2rayN.HttpClientHelper.GetAsync(HttpClient client, String url, CancellationToken token)
at v2rayN.Handler.DownloadHandle.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-08-31 16:18:35.5250-INFO StatusCode error: https://api.github.com/repos/2dust/v2rayN/releases
2024-08-31 16:20:44.7764-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:20:44.7764-DEBUG
2024-08-31 16:20:44.7764-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:20:49.7488-DEBUG Error while copying content to a stream.,Error while copying content to a stream.
2024-08-31 16:20:49.7592-DEBUG at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at v2rayN.HttpClientHelper.GetAsync(HttpClient client, String url, CancellationToken token)
at v2rayN.Handler.DownloadHandle.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-08-31 16:20:49.7592-ERROR System.IO.IOException: Unable to read data from the transport connection: 远程主机强迫关闭了一个现有的连接。.
2024-08-31 16:20:49.7592-INFO StatusCode error: https://api.github.com/repos/XTLS/Xray-core/releases
2024-08-31 16:20:57.6160-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:20:57.6160-DEBUG
2024-08-31 16:20:57.6160-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:20:57.6160-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:20:57.6160-DEBUG
2024-08-31 16:20:57.6160-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:21:07.3553-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:21:07.3553-DEBUG
2024-08-31 16:21:07.3553-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:21:30.0564-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:21:30.0564-DEBUG
2024-08-31 16:21:30.0564-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:21:45.2854-INFO MyAppExit Begin
2024-08-31 16:21:45.4366-INFO MyAppExit End
2024-08-31 16:21:45.5200-INFO OnExit
2024-08-31 16:21:52.6669-INFO v2rayN start up | v2rayN - V6.55 - 2024/08/05 | D:\useful tool\v2rayN-With-Core\v2rayN.exe
2024-08-31 16:21:52.6900-INFO Microsoft Windows NT 10.0.22621.0 - 64
2024-08-31 16:22:53.4760-INFO UpdateTaskRunSubscription
2024-08-31 16:23:53.4723-INFO UpdateTaskRunGeo
2024-08-31 16:24:26.1658-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:24:26.1658-DEBUG
2024-08-31 16:24:26.1658-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:34:26.3171-DEBUG The operation has timed out.,The operation has timed out.
2024-08-31 16:34:26.3274-DEBUG at v2rayN.DownloaderHelper.DownloadFileAsync(IWebProxy webProxy, String url, String fileName, IProgress`1 progress, Int32 timeout)
at v2rayN.Handler.DownloadHandle.DownloadFileAsync(String url, Boolean blProxy, Int32 downloadTimeout)
2024-08-31 16:35:46.0600-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:35:46.0600-DEBUG
2024-08-31 16:35:46.0600-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:35:46.0600-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:35:46.0600-DEBUG
2024-08-31 16:35:46.0600-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 16:36:48.3746-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 16:36:48.3746-DEBUG
2024-08-31 16:36:48.3746-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 18:22:26.9790-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 18:22:26.9790-DEBUG
2024-08-31 18:22:26.9790-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.
2024-08-31 18:22:27.3275-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The channel has been closed.)
2024-08-31 18:22:27.3275-DEBUG
2024-08-31 18:22:27.3275-ERROR System.Threading.Channels.ChannelClosedException: The channel has been closed.

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

@darwineinstein darwineinstein added the bug Something isn't working label Aug 31, 2024
@2dust
Copy link
Owner

2dust commented Sep 2, 2024

配置

@darwineinstein
Copy link
Author

配置

{
"indexId": "4979337155585258392",
"subIndexId": "5730299923517109687",
"systemProxyExceptions": null,
"systemProxyAdvancedProtocol": null,
"runningCoreType": 2,
"coreBasicItem": {
"logEnabled": false,
"loglevel": "warning",
"muxEnabled": false,
"defAllowInsecure": false,
"defFingerprint": null,
"defUserAgent": null,
"enableFragment": false,
"enableCacheFile4Sbox": true
},
"tunModeItem": {
"enableTun": false,
"strictRoute": true,
"stack": null,
"mtu": 9000,
"enableExInbound": false,
"enableIPv6Address": false
},
"kcpItem": {
"mtu": 1350,
"tti": 50,
"uplinkCapacity": 12,
"downlinkCapacity": 100,
"congestion": false,
"readBufferSize": 2,
"writeBufferSize": 2
},
"grpcItem": {
"idle_timeout": 60,
"health_check_timeout": 20,
"permit_without_stream": false,
"initial_windows_size": 0
},
"routingBasicItem": {
"domainStrategy": "AsIs",
"domainStrategy4Singbox": null,
"domainMatcher": null,
"routingIndexId": "5184448745853542968",
"enableRoutingAdvanced": true
},
"guiItem": {
"autoRun": false,
"enableStatistics": true,
"keepOlderDedupl": false,
"ignoreGeoUpdateCore": true,
"autoUpdateInterval": 10,
"checkPreReleaseUpdate": false,
"enableSecurityProtocolTls13": false,
"trayMenuServersLimit": 20,
"enableHWA": false,
"enableLog": true
},
"uiItem": {
"enableAutoAdjustMainLvColWidth": true,
"enableUpdateSubOnlyRemarksExist": false,
"mainWidth": 1388,
"mainHeight": 784,
"mainGirdHeight1": 317,
"mainGirdHeight2": 317,
"mainGirdOrientation": 1,
"colorModeDark": true,
"followSystemTheme": true,
"colorPrimaryName": null,
"currentLanguage": "zh-Hans",
"currentFontFamily": null,
"currentFontSize": 0,
"enableDragDropSort": false,
"doubleClick2Activate": true,
"autoHideStartup": false,
"mainMsgFilter": null,
"mainColumnItem": [
{
"Name": "configType",
"Width": 80,
"Index": 0
},
{
"Name": "remarks",
"Width": 150,
"Index": 1
},
{
"Name": "address",
"Width": 120,
"Index": 2
},
{
"Name": "port",
"Width": 60,
"Index": 3
},
{
"Name": "network",
"Width": 100,
"Index": 4
},
{
"Name": "streamSecurity",
"Width": 100,
"Index": 5
},
{
"Name": "subRemarks",
"Width": 100,
"Index": 6
},
{
"Name": "delayVal",
"Width": 100,
"Index": 7
},
{
"Name": "speedVal",
"Width": 100,
"Index": 8
},
{
"Name": "todayUp",
"Width": 100,
"Index": 9
},
{
"Name": "todayDown",
"Width": 100,
"Index": 10
},
{
"Name": "totalUp",
"Width": 100,
"Index": 11
},
{
"Name": "totalDown",
"Width": 100,
"Index": 12
}
],
"showInTaskbar": true
},
"constItem": {
"defIEProxyExceptions": "localhost;127.;10.;172.16.;172.17.;172.18.;172.19.;172.20.;172.21.;172.22.;172.23.;172.24.;172.25.;172.26.;172.27.;172.28.;172.29.;172.30.;172.31.;192.168.*",
"subConvertUrl": ""
},
"speedTestItem": {
"speedTestTimeout": 10,
"speedTestUrl": "https://speed.cloudflare.com/__down?bytes=100000000",
"speedPingTestUrl": "https://www.google.com/generate_204"
},
"mux4SboxItem": {
"protocol": "h2mux",
"max_connections": 8
},
"hysteriaItem": {
"up_mbps": 100,
"down_mbps": 100
},
"clashUIItem": {
"ruleMode": 0,
"enableIPv6": false,
"enableMixinContent": false,
"proxiesSorting": 0,
"proxiesAutoRefresh": false,
"proxiesAutoDelayTestInterval": 10,
"connectionsSorting": 0,
"connectionsAutoRefresh": false,
"connectionsRefreshInterval": 2
},
"systemProxyItem": {
"sysProxyType": 1,
"systemProxyExceptions": "",
"notProxyLocalAddress": true,
"systemProxyAdvancedProtocol": null
},
"inbound": [
{
"localPort": 10808,
"protocol": "socks",
"udpEnabled": true,
"sniffingEnabled": true,
"destOverride": [
"http",
"tls"
],
"routeOnly": false,
"allowLANConn": false,
"newPort4LAN": false,
"user": "",
"pass": ""
}
],
"globalHotkeys": null,
"coreTypeItem": [
{
"configType": 1,
"coreType": 2
},
{
"configType": 2,
"coreType": 2
},
{
"configType": 3,
"coreType": 2
},
{
"configType": 4,
"coreType": 2
},
{
"configType": 5,
"coreType": 2
},
{
"configType": 6,
"coreType": 2
},
{
"configType": 7,
"coreType": 2
},
{
"configType": 8,
"coreType": 2
},
{
"configType": 9,
"coreType": 2
},
{
"configType": 10,
"coreType": 2
}
]
}
是这个吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants