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

Undefined Array Key 1 #110

Closed
michele-grifa opened this issue Sep 21, 2022 · 5 comments
Closed

Undefined Array Key 1 #110

michele-grifa opened this issue Sep 21, 2022 · 5 comments

Comments

@michele-grifa
Copy link

I read the #84 and #102 and i'm on version 1.4.5, but parsing the logs raise the exception.

Exception: https://flareapp.io/share/xmN3KqpP#F59
Full Logs: https://pastebin.com/AHUrCin9

Laravel Version: 8.83.23
PHP Version: 8.0.1

@arukompas
Copy link
Contributor

Hey @michele-grifa , do you have the ability to upgrade to a newer 8.0 patch version?

PHP 8.0 is currently at 8.0.21 already.

PHP 8.0.21 and Laravel 8.83.23 work fine here, the log file provided opens up without issues.

Screenshot 2022-09-23 at 11 34 48

Screenshot 2022-09-23 at 11 35 00

@michele-grifa
Copy link
Author

Hey @arukompas i will try, i have to rebuild the docker image.

@arukompas
Copy link
Contributor

Hey @michele-grifa - I have just managed to get my hands on a PHP 8.0.1 version on a Windows using XAMPP.

On a brand new Laravel installation, it works as expected:

Screenshot 2022-09-23 at 13 17 19

Screenshot 2022-09-23 at 13 18 49


Maybe you can share the Dockerfile (and docker-compose.yml if you're using that) so I can help figure out what's wrong with the setup? Thanks!

@michele-grifa
Copy link
Author

I updated the docker image to 8.0.2 and the problem seems to be resolved. Thanks

@arukompas
Copy link
Contributor

@michele-grifa That's interesting. Thanks for letting me know!

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

2 participants