Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors are not displaying (while creating a lead) #1181

Closed
matheenshariff-webo opened this issue Jun 26, 2023 · 3 comments
Closed

Errors are not displaying (while creating a lead) #1181

matheenshariff-webo opened this issue Jun 26, 2023 · 3 comments

Comments

@matheenshariff-webo
Copy link

matheenshariff-webo commented Jun 26, 2023

Bug report

When I click on create lead in lead module it is showing

127.0.0.1 is currently unable to handle this request.
HTTP ERROR 500

Issue Description

**
Cannot able to see any log in log folder as well. I tried all the possible solution like

  1. clearing cache
  2. Updating composer packages
  3. Changing APP_ENV to local
  4. Changing APP_DEBUG to true

nothing is working.

In console I saw few errors

**WARN thrown in vendor\laravel\framework\src\Illuminate\Foundation\Exceptions\Handler.php on line 262.

WARN 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:262.

WARN Stack trace:

WARN #0 laravel-crm\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\HandleExceptions.php(198): Illuminate\Foundation\Exceptions\Handler->report(Object(Symfony\Component\ErrorHandler\Error\FatalError)).

WARN #1 laravel-crm\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\HandleExceptions.php(246): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(Symfony\Component\ErrorHandler\Error\FatalError)).

WARN #2 laravel-crm\vendor\laravel\framework\src\Illuminate\Foundation\Bootstrap\HandleExceptions.php(270): Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown().

WARN #3 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap{closure}().**

.**

@teleoceans
Copy link

Did you find a solution?

@vladagri-cv
Copy link

apt-get install php7.x-intl install this, restart apache and your errors will be gone

@BabarAslamm
Copy link

apt-get install php7.x-intl install this, restart apache and your errors will be gone

worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants