You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When ray is left to run for few days in a row (3 days in this case) i noticed 2 things.
1 - A 43 GB syslog (/var/log/syslog) file full of logs about ray timeout / infinite loop ? - I don't remember the exact message because i was in hurry to free up system disk space
2 - High CPU usage, this morning when i check why the PC was still slow after freeing the disk space from the log file seemed like 94% of the CPU was occupied by Ray app when it was not even logging anything at that time.
Versions
2.8.1 (latest app image)
To Reproduce
Steps to reproduce the behavior:
Use ray
No idea how proceed forward. Maybe dump something huge or enter infinite loop with a ray dump in it ?
Expected behavior
Do not allow leaks and prevent log file to grow over 1gb of size
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Ubuntu 24.xx
Additional context
Is this the ray app repo or is ray.app the app repo?? Your repo naming is confusing.
The text was updated successfully, but these errors were encountered:
Describe the bug
When ray is left to run for few days in a row (3 days in this case) i noticed 2 things.
1 - A 43 GB syslog (/var/log/syslog) file full of logs about ray timeout / infinite loop ? - I don't remember the exact message because i was in hurry to free up system disk space
2 - High CPU usage, this morning when i check why the PC was still slow after freeing the disk space from the log file seemed like 94% of the CPU was occupied by Ray app when it was not even logging anything at that time.
Versions
2.8.1 (latest app image)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Do not allow leaks and prevent log file to grow over 1gb of size
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Is this the ray app repo or is ray.app the app repo?? Your repo naming is confusing.
The text was updated successfully, but these errors were encountered: