Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Log error - Handler repport error ?!

    Comments & Feedback
    1
    1
    339
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kitejack44 last edited by

      Hi !

      PHP : 7.4.30
      Krayin : v1.2.2
      Composer version 2.4.1

      As soon as the application reports an error, I have only this message and no description

      example : in a command with a function or variable that does not exist

       13:16:51 > StartPHP Fatal error:  Uncaught Error: Call to a member function make() on null in /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
      Stack trace:
      #0 /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report(Object(Error))
      #1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Error))
      #2 {main}
        thrown in /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242
      PHP Fatal error:  Uncaught Error: Call to a member function make() on null in /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
      Stack trace:
      #0 /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report(Object(Symfony\Component\ErrorHandler\Error\FatalError))
      #1 /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(209): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Symfony\Component\ErrorHandler\Error\FatalError))
      #2 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown()
      #3 {main}
        thrown in /laravel-crm/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242
      
      

      And nothing is added in the log ?!

      example : In a http request i have : 500 Internal Server Error with no details

      Thanks in advance
      Congratulations on your project!
      Kitejack

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors