max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]

Taegu KangTaegu Kang
1 min read
  • situation

ERROR: [1] bootstrap checks failed [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]

  • resolution

sysctl -a | grep vm.max_map_count
vm.max_map_count = 262144

1
Subscribe to my newsletter

Read articles from Taegu Kang directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Taegu Kang
Taegu Kang