Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: use of close network connection results in crash #4160

Open
brvn0 opened this issue Nov 29, 2024 · 0 comments
Open

docker: use of close network connection results in crash #4160

brvn0 opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@brvn0
Copy link

brvn0 commented Nov 29, 2024

Describe the bug

Sometimes, the memos server just stops
Logs:

2024/11/21 17:22:39 ERROR: Failed to extract ServerMetadata from context
2024/11/21 17:22:39 INFO OK method=/memos.api.v1.MemoService/ListMemos
2024/11/25 04:00:01 ERROR mux server listen error error="accept tcp [::]:5230: use of closed network connection"
2024/11/25 04:00:01 ERROR failed to start echo server error="http: Server closed"
2024/11/25 04:00:01 ERROR failed to serve gRPC error="mux: server closed"
2024/11/25 04:00:01 INFO memos stopped properly

Steps to reproduce

Host memos via docker
Can't describe more details since the cause of the crash is unknown

The version of Memos you're using.

v0.23.0

Screenshots or additional context

No response

@brvn0 brvn0 added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant