Skip to main content

Эта версия GitHub Enterprise Server будет прекращена 2023-12-20. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Ошибка: "Вне диска" или ошибка: "Вне памяти"

If you see one of these errors with GitHub Actions, try reviewing the specifications of your self-hosted runners.

About these errors

Out of disk
Out of memory

You may see these errors on when running code scanning.

Confirming the cause of the problem

You can review the recommended hardware resources for running CodeQL to make sure the runners that you use for code scanning meet those requirements. For more information, see "Recommended hardware resources for running CodeQL."

Fixing the problem

You may need to increase the memory or disk space available on the runners used for code scanning analysis.