This message was deleted.
# troubleshooting
s
This message was deleted.
1
v
is your deep storage configure correctly? do you see errors in historical logs?
h
It seems
historical
doesn't have enough memory to execute
How can I handle that correctly
k
What is your
max_map_count
? If it is the default of
65530
this may be too small. Consider setting it to something like
500000
👍 1
h
Appreciate your idea