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
Since 0.24.4, Memos writes variations on the following to Docker logs every 60 seconds: 2025/06/25 22:42:38 INFO memory stats heapAlloc="1.5 MiB" heapSys="7.3 MiB" heapObjects=6676 heapGrowth="16.0 EiB" numGoroutine=16 numGC=9 gcSince=1 nextGC="4.0 MiB" gcPause=119.039µs
There doesn't appear to be an obvious way to change Memos' log level to be less verbose, and I'm pretty sure this didn't happen in earlier versions. Am I missing a setting, or is this a bug?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Since 0.24.4, Memos writes variations on the following to Docker logs every 60 seconds:
2025/06/25 22:42:38 INFO memory stats heapAlloc="1.5 MiB" heapSys="7.3 MiB" heapObjects=6676 heapGrowth="16.0 EiB" numGoroutine=16 numGC=9 gcSince=1 nextGC="4.0 MiB" gcPause=119.039µs
There doesn't appear to be an obvious way to change Memos' log level to be less verbose, and I'm pretty sure this didn't happen in earlier versions. Am I missing a setting, or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions