[Issue] Database Size Growing Exponentially (Single .vlog File)
Describe the bug
For some unknown reason, my database size is growing exponentially. In fact, it's just a single .vlog file. I run Jellyfin with around 5 members, and I've created a single Jfa-go invitation link once every few months.
To Reproduce
Hard to say. Just run the Jfa-go, link it with the Jellyfin instance. Both are on Docker.
Logs
I don't see any issues in the logs. The app works just fine.
Configuration
Nothing special, mostly out-of-the-box config. I can copy-paste whatever would be helpful.
Platform/Version
Include the platform jfa-go is running on (e.g Windows, Linux, Docker), the version (first line of output by jfa-go or Settings>About in web UI), and if necessary the browser version and platform.
Jfa-go is running on Docker in a Debian environment.
image: hrfee/jfa-go:latest (obviously it's 0.5.1)
Anyone encountered similar issues?
for whatever reason I wrote commit c5f4098 for this months ago and didn't push it, it adds a max vlog file size cap, set by default at 1GB. The file is there for database integrity, and can help when the program is unexpectedly stopped (like in a power cut, for example). After the program quits, or has been idle for a while, it's useless and can be deleted. I've never experienced it getting larger than 2GB or so myself, which has never been an issue, but it's obviously annoying. I've lowered the max size to 256mb in dca83dc as well.
Thanks @hrfee! I will make sure to verify this as soon as I can. :)
@hrfee any chance for a release that includes this any other fixed? :)
not for a bit sorry, can't do anything related to jfa-go for about a month.
-------- Original Message -------- On 05/06/2025 19:08, Tomasz Nowakowski wrote:
zulimazuli left a comment (hrfee/jfa-go#390)
@.***(https://github.com/hrfee) any chance for a release that includes this any other fixed? :)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>