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

critical: log problem #4340

Closed
patterniha opened this issue Feb 15, 2025 · 5 comments
Closed

critical: log problem #4340

patterniha opened this issue Feb 15, 2025 · 5 comments

Comments

@patterniha
Copy link

patterniha commented Feb 15, 2025

i set loglevel to none in settings and custom config
but still a lot of logs are displayed.

Image

@patterniha
Copy link
Author

patterniha commented Feb 15, 2025

after 2-3 minutes i have more than 1000 logs !
and all of them are:

  • I/GoLog (18617): fdConn unix.Connect err, Close Fd: 189 Err: connection timed out
  • I/GoLog (18617): Not Using Prepared: tcp,157.240.247.63:443
  • I/GoLog (18617): fdConn unix.Connect err, Close Fd: 173 Err: network is unreachable

Xray-core said that it is not related to us XTLS/Xray-core#4397

@patterniha
Copy link
Author

patterniha commented Feb 16, 2025

This causes the program to become extremely slow after a short period of use, and then it will be fixed again after clearing the log.

i use this config: https://github.com/patterniha/Xray-examples/blob/main/Serverless-for-iran/serverless_for_iran.jsonc

@patterniha
Copy link
Author

patterniha commented Feb 17, 2025

some ips are blocked in iran for example 157.240.247.63
when using serverless config the connection to these ips fail.
But it is shown even in none mode.

@patterniha patterniha changed the title log problem critical: log problem Feb 18, 2025
@patterniha
Copy link
Author

@2dust
this is critical problem, It should be fixed as soon as possible.
even if we have a lot of logs, it shouldn't affect the performance of the app.
the app's performance becomes extremely poor after a short period of use.
and after clearing the log, Everything will be fine again.

@patterniha
Copy link
Author

patterniha commented Feb 19, 2025

@2dust
I think it is better that the log is cleared automatically after each connect.
We don't need previous and previous and pr... sessions log.

also, we can't always manually clear the log.
and this controls the log size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant