- MSAnswered
Hello,
Can you please attach the latest log file from
storage/logs/
to your reply.Thank you
- GAnswered
- MSAnswered
Hello,
Base table or view not found: 1146 Table ‘mps_settings’ doesn’t exist. You can check your database for the table.
If anything, please follow up on your question.
Thank you
- GAnswered
the table is there mps_settings but still i have a ton of bugs idk why
- GAnswered
Mian Saleem https://ufile.io/ma17ntfr log file
Attachments - GAnswered
[13-Nov-2021 13:59:25 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /home/optikaas/bm/vendor/dompdf/dompdf/src/Css/Style.php on line 884 THIS IS THE ERROR IM GETTING
Attachments - GAnswered
[2021-11-13 22:44:13] production.ERROR: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20480 bytes) {“userId”:“63782183-feab-43b2-a510-124d1d90261e”,“exception”:"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Allowed memory size of 67108864 bytes exhausted (tried to allocate 20480 bytes) at /home/optikaas/bm/vendor/dompdf/dompdf/src/Css/Style.php:883) [stacktrace] #0 {main} “} [2021-11-13 22:45:36] production.ERROR: Allowed memory size of 94371840 bytes exhausted (tried to allocate 20480 bytes) {“userId”:“63782183-feab-43b2-a510-124d1d90261e”,“exception”:”[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Allowed memory size of 94371840 bytes exhausted (tried to allocate 20480 bytes) at /home/optikaas/bm/vendor/dompdf/dompdf/src/Css/Style.php:884) [stacktrace] #0 {main} “} [2021-11-13 22:48:27] production.INFO: Notification email has been failed. Connection could not be established with host smtp.mailtrap.io :stream_socket_client(): Unable to connect to smtp.mailtrap.io:2525 (Connection refused)
[2021-11-13 22:49:22] production.ERROR: Allowed memory size of 94371840 bytes exhausted (tried to allocate 20480 bytes) {“userId”:“63782183-feab-43b2-a510-124d1d90261e”,“exception”:”[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Allowed memory size of 94371840 bytes exhausted (tried to allocate 20480 bytes) at /home/optikaas/bm/vendor/dompdf/dompdf/src/Css/Style.php:884) [stacktrace] #0 {main} "} - MSAnswered
Hello,
PDF libs require quite much memory. Please increase your
memory_limit
to min 256M and update your email settings. System is failing to send emails.Thank you
- Login to Reply