Operating system
Linux
Joplin version
3.3.3
What issue do you have?
Is there any news on this topic? Joplin server constantly writing to disk
I have exactly the same problem, constant disk write at 1MB/s even if no client is connected. DB is postgres 17.2
Any ideas how to avoid this behaviour?
Thanks!
Steph
23 April 2025 23:38
2
I don't use Joplin server but I have also a synology docker. And I have the same problem : it writes data with no reasons... At one moment I thought I was victim of a cyber attack. Maybe it's Synologie dockers and not Joplin...
I'm running on Debian and compose joplin/server:3.0.1-beta
withpostgres:16
and don't see any excessive activity.
What is the issue with data being written to disk by the way?
Not the OP, but the usual complaints in this case are higher power consumption (as the HDD cannot spin down) and noise.
Sorry for the late reply, but @tomasz86 is right. I assume the server is idle when no clients are connected, which is usually the case for me.