1
0
mirror of synced 2025-12-20 18:36:31 -05:00
Files
docs/content/code-security/code-scanning/troubleshooting-code-scanning/out-of-disk-or-memory.md
Ben Ahmady a4913b5935 New structure for troubleshooting docs (#37635)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-26 17:06:27 +00:00

1.0 KiB

title, shortTitle, intro, allowTitleToDifferFromFilename, product, versions
title shortTitle intro allowTitleToDifferFromFilename product versions
Error: "Out of disk" or Error: "Out of memory" Out of disk or memory If you see one of these errors, try these steps. true {% data reusables.gated-features.code-scanning %}
fpt ghes ghae ghec
* * * *

{% data reusables.code-scanning.beta %}

On very large projects, {% data variables.product.prodname_codeql %}, you may see Error: "Out of disk" or Error: "Out of memory" on the runner.

{% ifversion fpt or ghec %}If you encounter this issue on a hosted {% data variables.product.prodname_actions %} runner, contact {% data variables.contact.contact_support %} so that we can investigate the problem. {% else %}If you encounter this issue, try increasing the memory on the runner.{% endif %}