Describe the bug
Was able to download a backup of 300mb in size, then a 400mb and all subsequent attempts to download a backup gives a generic error. Debug log shows:
Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1015025664 bytes) {"userId":1,"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1015025664 bytes) at /var/www/html/vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:87)
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Actual behavior
Screenshots
docker-compose.yml contents
# docker-compose.yml contents here
Container/Host Logs
<!-- Insert logs here -->
Additional context
Describe the bug
Was able to download a backup of 300mb in size, then a 400mb and all subsequent attempts to download a backup gives a generic error. Debug log shows:
Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1015025664 bytes) {"userId":1,"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1015025664 bytes) at /var/www/html/vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:87)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Screenshots
docker-compose.yml contents
# docker-compose.yml contents hereContainer/Host Logs
Additional context