0

I encountered this error when I use nebula graph which is running by docker-compose. When this error show first time, it will always exist when you query the data.

niania
  • 71
  • 8

1 Answers1

0

It seems your memory is used up. Check the service status. Please check your memory left. You can check the following:

  • Your space number

  • The partition number of your space.

  • The replica_factor of your space.

Amber Zhang
  • 182
  • 1
  • 6