You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The errors in the log since the container is restarted till it fails:
2025/01/23 16:58:09 INFO OK method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile
2025/01/23 16:58:09 INFO client error method=/memos.api.v1.AuthService/GetAuthStatus error="rpc error: code = Unauthenticated desc = user not found"
2025/01/23 16:58:09 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:58:10 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:58:11 INFO OK method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile
2025/01/23 16:58:12 INFO client error method=/memos.api.v1.AuthService/GetAuthStatus error="rpc error: code = Unauthenticated desc = user not found"
2025/01/23 16:58:12 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:58:12 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:58:12 INFO OK method=/memos.api.v1.MemoService/ListMemos
2025/01/23 16:58:14 INFO OK method=/memos.api.v1.IdentityProviderService/ListIdentityProviders
2025/01/23 16:58:22 INFO OK method=/memos.api.v1.AuthService/SignIn
2025/01/23 16:58:22 INFO OK method=/memos.api.v1.AuthService/GetAuthStatus
2025/01/23 16:58:22 INFO OK method=/memos.api.v1.UserService/GetUserSetting
2025/01/23 16:58:22 INFO OK method=/memos.api.v1.InboxService/ListInboxes
2025/01/23 16:58:22 INFO OK method=/memos.api.v1.MemoService/ListMemos
2025/01/23 16:58:22 ERROR server error method=/memos.api.v1.ResourceService/GetResourceBinary error="rpc error: code = Internal desc = failed to get resource: context canceled"
2025/01/23 16:58:23 INFO OK method=/memos.api.v1.MemoService/ListMemos
2025/01/23 16:58:23 INFO OK method=/memos.api.v1.ResourceService/GetResourceBinary
2025/01/23 16:59:14 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 16:59:14 INFO OK method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile
2025/01/23 16:59:15 INFO OK method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile
2025/01/23 16:59:15 INFO OK method=/memos.api.v1.AuthService/GetAuthStatus
2025/01/23 16:59:16 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:59:16 INFO OK method=/memos.api.v1.WorkspaceSettingService/GetWorkspaceSetting
2025/01/23 16:59:16 INFO OK method=/memos.api.v1.UserService/GetUserSetting
2025/01/23 16:59:16 ERROR server error method=/memos.api.v1.MemoService/ListMemos error="failed to get user: interrupted (9)"
2025/01/23 16:59:16 INFO OK method=/memos.api.v1.InboxService/ListInboxes
2025/01/23 16:59:35 INFO OK method=/memos.api.v1.MemoService/ListMemos
2025/01/23 16:59:35 ERROR server error method=/memos.api.v1.ResourceService/GetResourceBinary error="rpc error: code = Internal desc = failed to get resource: context canceled"
2025/01/23 16:59:35 ERROR server error method=/memos.api.v1.ResourceService/GetResourceBinary error="failed to get user: interrupted (9)"
2025/01/23 16:59:35 ERROR server error method=/memos.api.v1.MemoService/ListMemos error="failed to get user: interrupted (9)"
2025/01/23 17:18:33 ERROR server error method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile error="failed to get user: interrupted (9)"
2025/01/23 17:18:33 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 17:18:36 ERROR server error method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile error="failed to get user: interrupted (9)"
2025/01/23 17:18:36 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 17:18:39 ERROR server error method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile error="failed to get user: interrupted (9)"
2025/01/23 17:18:39 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 17:18:54 ERROR server error method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile error="failed to get user: interrupted (9)"
2025/01/23 17:18:54 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 17:19:21 ERROR server error method=/memos.api.v1.WorkspaceService/GetWorkspaceProfile error="failed to get user: interrupted (9)"
2025/01/23 17:19:21 ERROR server error method=/memos.api.v1.AuthService/GetAuthStatus error="failed to get user: interrupted (9)"
2025/01/23 17:20:36 ERROR mux server listen error error="accept tcp [::]:5230: use of closed network connection"
2025/01/23 17:20:36 ERROR failed to start echo server error="http: Server closed"
2025/01/23 17:20:36 INFO memos stopped properly
Steps to reproduce
Start container.
Wait for an hour more or less.
Open a browser. The web loads but it displays an empty screen.
The version of Memos you're using
0.23.0
Screenshots or additional context
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #3922
we were unable to replicate, making testing and patching really hard.
Users have found turning 3rd party tools that stop the container off have solved their issues #3922 (comment)
Describe the bug
Hi!
After some time running the container fails to respond.
Steps to reproduce
The version of Memos you're using
0.23.0
Screenshots or additional context
No response
The text was updated successfully, but these errors were encountered: