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

Log file size not limited and too large #461

Open
oldherl opened this issue Feb 15, 2021 · 2 comments
Open

Log file size not limited and too large #461

oldherl opened this issue Feb 15, 2021 · 2 comments
Labels
bug for new contributor 适合新人上手

Comments

@oldherl
Copy link

oldherl commented Feb 15, 2021

Describe the bug
No option to limit the size of log file, except to turn it off. This results in a very large log file (>100GB) for me.

To Reproduce
I don't know, maybe just run it for a very long time?

Expected behavior
Should have a default size limit for the log file size.

Desktop:

  • OS: Arch Linux
  • Version: feeluown 3.7.5
@cosven
Copy link
Member

cosven commented Feb 15, 2021

正常情况下不应该有这么多日志的,也就不需要限制日志大小了。每次启动时,都会清除日志文件里面的内容。

可能是哪里出问题了,然后意外的打了很多日志。你的日志文件还在吗?如果还在的话,你可以 tail 一下这个日志文件,看看里面都是些什么内容嘛?

tail -n 100 ~/.FeelUOwn/stdout.log

@cosven cosven added the bug label Nov 21, 2021
@cosven cosven added the for new contributor 适合新人上手 label May 7, 2023
@cosven
Copy link
Member

cosven commented May 7, 2023

这个问题后来还有出现过嘛?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug for new contributor 适合新人上手
Projects
None yet
Development

No branches or pull requests

2 participants