Welcome Guest, Not a member yet? Register   Sign In
ErrorException #1 reported
#1

(This post was last modified: 01-31-2023, 09:34 AM by b126.)

Dear All,
I have a problem with CI4 that I didn't have in CI3.
Occasionally, the details of some of my errors are not properly propagated/escalated to CI, and only a generic ErrorException is displayed.

ErrorException #1
Allowed memory size of 134217728 bytes exhausted (tried to allocate 65015808 bytes)
APPPATH\Views\errors\html\error_exception.php at line 96
{PHP internal code}  —  CodeIgniter\Debug\Exceptions->shutdownHandler ()

This is obviously totally useless for debugging.

How can I get more details about these errors?

PS: I guess this is only the case with "compilation" errors.
for example: just remove an import at the top of your code to reproduce this error
Reply


Messages In This Thread
ErrorException #1 reported - by b126 - 01-31-2023, 09:33 AM
RE: ErrorException #1 reported - by kenjis - 01-31-2023, 07:06 PM
RE: ErrorException #1 reported - by b126 - 02-01-2023, 03:03 PM
RE: ErrorException #1 reported - by kenjis - 02-01-2023, 09:33 PM
RE: ErrorException #1 reported - by b126 - 02-02-2023, 01:05 AM
RE: ErrorException #1 reported - by kenjis - 02-01-2023, 08:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB