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

App freeze if open logs #27

Closed
gersoctruda opened this issue Jun 24, 2024 · 10 comments
Closed

App freeze if open logs #27

gersoctruda opened this issue Jun 24, 2024 · 10 comments

Comments

@gersoctruda
Copy link

It is difficult to debug the configuration if it is impossible to view the program operation log.
If I open logs program freeze. The program can only be resumed after stopping.
I use last release v7.0.0.

@gersoctruda
Copy link
Author

Thank you for your work! This is a unique program of its kind!

@SaeedDev94
Copy link
Owner

It should be ok, the logs appears in real time but for low memory devices it can causes the crash
I can show the latest logs but the user needs to refresh (to see the new logs, like v2rayNG)

@gersoctruda
Copy link
Author

Thanks for your feedback!

My Samsung S21 plus have a 8 Gb ram.

I added a description of the log files to the configuration to solve the situation:
"log": {
"loglevel": "info",
"access": "./storage/emulated/0/Download/xray-core/xray-core-access.log",
"error": "./storage/emulated/0/Download/xray-core/xray-core.log",
"dnsLog": true
},

It is works for me.

@SaeedDev94
Copy link
Owner

Can you send the crash logs ?

@gersoctruda
Copy link
Author

gersoctruda commented Jul 3, 2024

Where I get crash logs this app?
In xray log files no information about crash app.
I recorded a video that shows the problem.

Screen_Recording_20240703_165838_Xray.video-converter.com.mp4

@SaeedDev94
Copy link
Owner

I mean logcat logs, you can capture it with adb

@maskedeken
Copy link
Contributor

@gersoctruda I tried to fix the issue, try my release and feel free to feed back

@gersoctruda
Copy link
Author

gersoctruda commented Jul 17, 2024

@gersoctruda I tried to fix the issue, try my release and feel free to

Thanks you!
Logs works it last release!

@gersoctruda
Copy link
Author

Problem solved.

@SaeedDev94
Copy link
Owner

@gersoctruda
https://github.com/SaeedDev94/Xray/releases/tag/v7.6.3

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

3 participants