Closed charlieporth1 closed 1 year ago
Excuse me, any fix for that issues?
The error is still existing. I get a lot of false positive alarm: "Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?"
Please reopen this ticket, still isn't fixed, thanks.
A lot of performance improvements (using aggregated vs non-aggregated tables to store heartbeats, enabling users to choose mariadb as a db-backend, pagination of important events) have been made in v2.0
resolving this problem-area.
=> I'm going to keep it closed
Meanwhile (the issue is with sqlite not reading data fast enough to keep up):
Is there a v2.0
test image available?
You can subscribe to our releases and get notified when a new release (such as v2.0-beta.0
) gets made.
See https://github.com/louislam/uptime-kuma/pull/4171 for the bugs that need adressing before that can happen.
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
Description
Web sockets disconnect for a brief moment and then this happens. Also in order to get my monitors to appear when loading the webpage I have to log in and restart docker which might be the reason for this. I've got 275 monitors
This is on Nvidia Jetso nano with a 256 Samsung EVO sdcard
👟 Reproduction steps
Step 1.) Start Uptime Kuma Docker any version from 1.21.0-beta.0 to 1.20.0 Step 2.) Login to uptime kuma Step 3.) before monitors load (Which they never load I have waited an hour plus) restart the docker instance Step 4.) Find the monitors load Step 5.) Uptime kuma disonnects briefly 1 time Step 6.) Uptime kuma reconnects briefly Step 7.) Uptime kuma disonnects again second time Step 8.) Find log output below Step 9.) All monitors go offline Step 10.) All monitors go gray
👀 Expected behavior
Load montiors on login
😓 Actual Behavior
Crash
🐻 Uptime-Kuma Version
121.0-beta.0, 1.20.2, 1.20.1
💻 Operating System and Arch
Ubuntu 18.04
🌐 Browser
Chrome Version 111.0.5563.64 (Official Build) (x86_64)
🐋 Docker Version
Docker version 20.10.12, build 20.10.12-0ubuntu2~18.04.1
🟩 NodeJS Version
No response
📝 Relevant log output