Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDOIT Running out of memory on large courses #905

Closed
bagofarms opened this issue Jun 14, 2023 · 1 comment · Fixed by #906 or #927
Closed

UDOIT Running out of memory on large courses #905

bagofarms opened this issue Jun 14, 2023 · 1 comment · Fixed by #906 or #927
Assignees
Labels

Comments

@bagofarms
Copy link
Member

When scanning a particularly large course in our Canvas instance, UDOIT gave the following error in the logs on the initial scan, and in the browser upon reloading UDOIT:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48250880 bytes) in /var/www/html/var/cache/prod/twig/2b/2b2eec9523310247593b7cd272e56197.php on line 92

I believe the fix for this is to increase the memory_limit in php.ini

@bagofarms
Copy link
Member Author

This is happening on another course even with the higher limit. I think increasing it to 800M would be prudent.

@bagofarms bagofarms reopened this Jan 2, 2024
bagofarms added a commit that referenced this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant