barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.63k stars 290 forks source link

The process has been signaled with signal "11" #480

Closed smokey18 closed 1 year ago

smokey18 commented 2 years ago

I've used the laravel-snappy version for 4 months locally on my laptop now and it didn't give me any issue. Yesterday I deployed my project on the server and I'm facing this issue.

{message: "The process has been signaled with signal "11".",…} exception: "Symfony\Component\Process\Exception\ProcessSignaledException" file: "/home2/pwrpowerlxlex/lex-power/vendor/symfony/process/Process.php" line: 434 message: "The process has been signaled with signal \"11\"." trace: [{file: "/home2/pwrpowerlxlex/lex-power/vendor/symfony/process/Process.php", line: 249,…}, {,…}, {,…},…]

I've tried every possible fix found on here issues and StackOverflow but none helped. Did anyone fix this issue here? If yes any kind of help is appreciated.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy. If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.