Closed alfonsocasadodiez closed 8 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
We do not support our containers within lxc environments ( https://docs.linuxserver.io/misc/support-policy/#unsupported )
That typically happens when you hit PHP system memory limits.
Within your ./bookstack_app_data/php/php-local.ini
file try appending:
memory_limit = 512M
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
I've looked into this and cannot reproduce the error, I just uploaded a 3MB image file without issue.
I am running this container in production at work behind an lsio nginx container (not swag) reverse proxying into this. I can see the start-up logs showing that the default.conf
differs from what it should be, so it would be worth restoring that to default and going from there. Further support, can be obtained in Discord.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
When uploading somewhat big images we get the following error on Bookstack:
"Failed to handle image upload and/or create thumbnails due to system resource limits."
Image data:
Expected Behavior
Image should upload without intervention
Steps To Reproduce
Take a big image and upload it to bookstack
Environment
CPU architecture
x86-64
Docker creation
Container logs