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
Hello
I was checking the CPU usage of the docker container of trilium and realized that there are big CPU spikes every 30 seconds which I believe is caused by the healthcheck script which we encountered on the other docker container for another app which might help you to fix the problem easier, you can read about and see the result of it here : louislam/uptime-kuma#2249
Also It's worth mentioning that it's a fresh install of trilium and there's no data that being added to it, which makes me wonder why there are a lot of disk writes cause by trilium all the time even we it's not open in the browser and there are no activities and no sync and no backup is active but the writes are consistent.
Error logs
Docker container of trilium logs
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 2ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 2ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 0ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 2ms
200 GET /api/health-check with 15 bytes took 1ms
200 GET /api/health-check with 15 bytes took 1ms
The text was updated successfully, but these errors were encountered:
Not endorsing a go-based approach, but the follow-on issues with Portainer after moving to a new healthcheck are worth keeping an eye out for if a new healthcheck is implemented ( louislam/uptime-kuma#2774 (comment) ).
Trilium Version
v0.62.5 Docker
What operating system are you using?
Other (specify below)
What is your setup?
Server access only
Operating System Version
Linux Vision 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
Description
Hello
I was checking the CPU usage of the docker container of trilium and realized that there are big CPU spikes every 30 seconds which I believe is caused by the healthcheck script which we encountered on the other docker container for another app which might help you to fix the problem easier, you can read about and see the result of it here : louislam/uptime-kuma#2249
Also It's worth mentioning that it's a fresh install of trilium and there's no data that being added to it, which makes me wonder why there are a lot of disk writes cause by trilium all the time even we it's not open in the browser and there are no activities and no sync and no backup is active but the writes are consistent.
Error logs
Docker container of trilium logs
The text was updated successfully, but these errors were encountered: