Skip to content

High CPU and Memory usage due to develop container #217

@jakubgs

Description

@jakubgs

Summary:

Today I found the develop container using most of the CPU and Memory on the host:

image

And spewing these logs:

RuntimeError: unreachable
    at wasm://wasm/005420d6:wasm-function[1077]:0x135a01
    at fM (/app/.next/server/pages/api/og.js:66:56317)
    at e.wbg.__wbindgen_string_get (/app/.next/server/pages/api/og.js:66:61187)
    at wasm://wasm/005420d6:wasm-function[30]:0x3fcde
    at new fH (/app/.next/server/pages/api/og.js:66:58408)
    at new f1 (/app/.next/server/pages/api/og.js:66:62302)
    at pr (/app/.next/server/pages/api/og.js:66:64887)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.start (/app/.next/server/pages/api/og.js:66:65273)
RuntimeError: unreachable
    at wasm://wasm/005420d6:wasm-function[27]:0x38c4e
    at wasm://wasm/005420d6:wasm-function[30]:0x3fdcc
    at new fH (/app/.next/server/pages/api/og.js:66:58408)
    at new f1 (/app/.next/server/pages/api/og.js:66:62302)
    at pr (/app/.next/server/pages/api/og.js:66:64887)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.start (/app/.next/server/pages/api/og.js:66:65273)

Restart helped, at least for now.

Environment:

  • Operating System: Alpine Linux 3.17
  • Project Version: sha256:221faa7c3b63afc28ddb3788800874d001ef5cc720a37539e510de7161e8331c

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions