mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #6168] HELP for those with "server-1 exited with code 137" with docker (on Mac) #14266
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vincentcox on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6168
Bug Report
After following the guide on https://docs.khoj.dev/get-started/setup/?chatmodel=openai&server=docker&client=desktop, the server dies with code 137.
I searched in the repo for this error and it was related to memory in docker. It was closed as fixed.
I opened docker settings and applied more resources to it and now the server is not crashing anymore.
Might be useful to include in the FAQ or trouble shouting. Or mentioning it on the setup page https://docs.khoj.dev/get-started/setup/?chatmodel=openai&server=docker&client=desktop