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

Erreur 500 - consultation de certains profils #358

Closed
mitch10593 opened this issue Sep 23, 2022 · 0 comments · Fixed by #360
Closed

Erreur 500 - consultation de certains profils #358

mitch10593 opened this issue Sep 23, 2022 · 0 comments · Fixed by #360
Assignees
Labels
bug Something isn't working

Comments

@mitch10593
Copy link
Collaborator

Exemple sur la vue de https://www.veaf.org/user/Gibson :

[2022-09-23 23:29:22] php.CRITICAL: Uncaught Error: Argument 1 passed to App\DTO\AbstractStat::__construct() must be of the type float, null given {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\DTO\\AbstractStat::__construct() must be of the type float, null given at /var/www/html/src/DTO/AbstractStat.php:20)"} []
[2022-09-23 23:29:22] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\DTO\AbstractStat::__construct() must be of the type float, null given" at /var/www/html/src/DTO/AbstractStat.php line 20 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\DTO\\AbstractStat::__construct() must be of the type float, null given at /var/www/html/src/DTO/AbstractStat.php:20)"} []
[2022-09-23 23:31:29] request.INFO: Matched route "user_view". {"route":"user_view","route_parameters":{"_route":"user_view","_controller":"App\\Controller\\UserController::view","user":"Gibson"},"request_uri":"http://www.veaf.org/user/Gibson","method":"GET"} []
[2022-09-23 23:31:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2022-09-23 23:31:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2022-09-23 23:31:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\LoginFormAuthenticator"} []
[2022-09-23 23:31:29] php.CRITICAL: Uncaught Error: Argument 1 passed to App\DTO\AbstractStat::__construct() must be of the type float, null given {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\DTO\\AbstractStat::__construct() must be of the type float, null given at /var/www/html/src/DTO/AbstractStat.php:20)"} []
[2022-09-23 23:31:29] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\DTO\AbstractStat::__construct() must be of the type float, null given" at /var/www/html/src/DTO/AbstractStat.php line 20 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to App\\DTO\\AbstractStat::__construct() must be of the type float, null given at /var/www/html/src/DTO/AbstractStat.php:20)"} []

@mitch10593 mitch10593 added the bug Something isn't working label Sep 23, 2022
@mitch10593 mitch10593 self-assigned this Sep 23, 2022
@mitch10593 mitch10593 changed the title Erreur 500 Erreur 500 - consultation de certains profils Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant