Skip to content

WORKER Timeouts #765

Open
Open
@sgoggins

Description

@sgoggins

Describe the bug
After a period of time running 8Knot on a server there is eventually an issue that seems unresolvable that occurs, leading to a "WORKER TIMEOUT" that is unresolvable.

To Reproduce
Steps to reproduce the behavior:

  1. Ubuntu 22.x
  2. Augur on the same server
  3. run 8Knot for a while with nginx public facing page
  4. Eventually these errors occur and do not seem to be resolvable
app-server-1       | 2025-04-28 12:48:55,027 CRITICAL somepassword
app-server-1       | 2025-04-28 12:48:55,574 WARNING  LOGIN DISABLED
app-server-1       | 2025-04-28 12:48:55,591 WARNING  AUGUR: Connection to DB succeeded
app-server-1       | [2025-04-28 12:49:21 +0000] [1] [CRITICAL] WORKER TIMEOUT (pid:72)
app-server-1       | [2025-04-28 12:49:22 +0000] [1] [ERROR] Worker (pid:72) was sent SIGKILL! Perhaps out of memory?
app-server-1       | [2025-04-28 12:49:22 +0000] [137] [INFO] Booting worker with pid: 137
app-server-1       | 2025-04-28 12:49:24,289 WARNING  AUGUR: Connection to DB succeeded
app-server-1       | 2025-04-28 12:49:24,289 WARNING  MULTISELECT_STARTUP
app-server-1       | 2025-04-28 12:49:26,556 WARNING  MULTISELECT_QUERY
app-server-1       | 2025-04-28 12:49:27,316 WARNING  MULTISELECT_FINISHED
app-server-1       | 2025-04-28 12:49:27,340 CRITICAL somepassword
app-server-1       | 2025-04-28 12:49:28,105 WARNING  LOGIN DISABLED
app-server-1       | 2025-04-28 12:49:28,131 WARNING  AUGUR: Connection to DB succeeded

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions