Skip to content

Troubleshooting

jon-hagg edited this page May 13, 2021 · 1 revision

Common issues that may be encountered using plug:

  1. Not enough memory allocated to docker

For platforms using docker desktop, the memory may be set to a default value of 2GB, which is not enough for any useful simulation. The main symptom of this is that after launching a simulation, the python process running it mysteriously exits with no error messages. See this issue for details. If this looks familiar, simply try increasing the RAM setting within docker desktop. Exactly how much is needed will depend on your specific use case, but a good starting point would be 16GB if that is feasible.

  1. [your issue here]
Clone this wiki locally