Replies: 1 comment
-
Guys, I finally found and identified the problem; I created a critical bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to understand if this is a bug or if I don't understand how it works.I think this is a bug.xray confuses certificates when opening multiple tabs simultaneously.
I am using such settings for the sniffer:

And in most cases, it works well. BUT when, for example, you open 10 tabs at once, problems arise.

For example, here, I opened more than 10 tabs at once, and as we can see, the certificate for the site from the first tab was issued for the neighboring tab.
UPDATE 1:
So this is 100% an Xray problem, not a protocol issue. I tried: vless tcp Reality and wireguard
UPDATE 2:
I found a similar bug in the description, but it occurred in a specific protocol. The problem was with insufficient buffering and its clearing. I don't know if they could be related.
#3012
UPDATE 3:

SO I narrowed down the search; the parameter OnlyRouter affects my problem. When it is enabled, my problem occurs, but when it is disabled, there are no issues.
UPDATE 4:

This is not a problem with the client's machine location - I tried using Windows RDP from another country. And it is not a browser issue; I tried other browsers with the 'secure DNS' option enabled and without that option.
UPDATE 5:

i enable debug logs access and error and no errors for problem:
Beta Was this translation helpful? Give feedback.
All reactions